You may hitting the case of an unresponsive ibiblio. Add the
following snippet to your ~/.m2/settings.xml
<settings>
<!-- central repo repo1 is mirrored to ibiblio. explictly
overriding that to be repo1 itself -->
<mirrors>
<mirror>
<id>ibiblio.org</id>
<name>Mirror of http://repo1.maven.org/maven2/</name>
<url>http://repo1.maven.org/maven2</url>
<mirrorOf>central</mirrorOf>
</mirror>
</mirrors>
</settings>
Cheers
Prasad
On 10/23/07, Peter Petersson <[EMAIL PROTECTED]> wrote:
> I still have problem building G v2.0.2 from svn tag
> org.apache.xbean:xbean-naming:jar:3.2-r579367 is missing anyone else
> seeing this ?
> regards
> Peter
>
> Prasad Kashyap wrote:
> > The problem occurred b'coz one of the remote repos
> > (ws.zones.apache.org) used by the axis2-kernel was down.
> >
> > This problem has now been fixed with help from Dims and ASF Infra.
> >
> > Cheers
> > Prasad
> >
> > On 10/22/07, Peter Petersson <[EMAIL PROTECTED]> wrote:
> >
> >> Thank you for the information!
> >>
> >> I am a bit surprised by this error as I would expect to be able to build
> >> a svn tagged version of Geronimo at any time with no changes what so
> >> ever compared to the original packaging as long as all maven repos is up
> >> and running even (especially) if I have a clean local geronimo/ maven
> >> repository.
> >>
> >> Changing the version property
> >> <woden.version>1.0-incubating-M7b</woden.version>
> >> to
> >> <woden.version>1.0-incubating--SNAPSHOT</woden.version>
> >> in axis2-parent-1.3.pom in my local repo
> >> dose NOT fixed the problem, as I guess it would.
> >>
> >> I am obviously doing something wrong here. And btw should I really get a
> >> SNAPSHOT as I am trying to build from the v2.0.2 tag of the svn tree?
> >>
> >> Cheers
> >> Peter Petersson
> >>
> >>
> >>
> >> Prasad Kashyap wrote:
> >>
> >>> The org.apache.axis2:axis2-kernel:jar:1.3 which depends on this
> >>> artifact should have it's woden dependency set to
> >>> 1.0-incubating-SNAPSHOT. This can then be found at
> >>>
> >>> http://people.apache.org/repo/m2-snapshot-repository/org/apache/woden/woden/1.0-incubating-SNAPSHOT/
> >>>
> >>> Cheers
> >>> Prasad
> >>>
> >>>
> >>> On 10/22/07, Peter Petersson <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> >>>> Anybody else seeing this ? I am trying to do a clean build of the 2.0.2
> >>>> tag but it seems that org.apache.woden:woden:jar:1.0-incubating-M7b has
> >>>> been revoked from the maven repos (Its now version M7). It seem to me
> >>>> that this artifact is implicitly pulled in by some web services artifact
> >>>> so I guess wait and see if it getting resolved by some 3rd party is what
> >>>> I can do at the moment.
> >>>>
> >>>> regards
> >>>> Peter Petersson
> >>>>
> >>>> [EMAIL PROTECTED] wrote:
> >>>>
> >>>>
> >>>>> Geronimo Revision: 587047 built with tests included
> >>>>>
> >>>>> See the full build-0600.log file at
> >>>>> http://people.apache.org/~prasad/binaries/2.0/20071022/build-0600.log
> >>>>>
> >>>>> [INFO] Using default encoding to copy filtered resources.
> >>>>> [INFO] [compiler:compile]
> >>>>> [INFO] Nothing to compile - all classes are up to date
> >>>>> [INFO] [resources:testResources]
> >>>>> [INFO] Using default encoding to copy filtered resources.
> >>>>> [INFO] [compiler:testCompile]
> >>>>> [INFO] Nothing to compile - all classes are up to date
> >>>>> [INFO] [surefire:test]
> >>>>> [INFO] Surefire report directory:
> >>>>> /home/prasad/geronimo/2.0/modules/geronimo-activemq/target/surefire-reports
> >>>>>
> >>>>> -------------------------------------------------------
> >>>>> T E S T S
> >>>>> -------------------------------------------------------
> >>>>> Running org.apache.geronimo.activemq.ConnectorTest
> >>>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218
> >>>>> sec
> >>>>>
> >>>>> Results :
> >>>>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
> >>>>>
> >>>>> [INFO] [jar:jar]
> >>>>> [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
> >>>>> [INFO] Checking legal files in: geronimo-activemq-2.0.3-SNAPSHOT.jar
> >>>>> [INFO] [install:install]
> >>>>> [INFO] Installing
> >>>>> /home/prasad/geronimo/2.0/modules/geronimo-activemq/target/geronimo-activemq-2.0.3-SNAPSHOT.jar
> >>>>> to
> >>>>> /home/prasad/.m2/repository/org/apache/geronimo/modules/geronimo-activemq/2.0.3-SNAPSHOT/geronimo-activemq-2.0.3-SNAPSHOT.jar
> >>>>> [INFO]
> >>>>> ----------------------------------------------------------------------------
> >>>>> [INFO] Building Geronimo :: Web Services
> >>>>> [INFO] task-segment: [install]
> >>>>> [INFO]
> >>>>> ----------------------------------------------------------------------------
> >>>>> [INFO] [enforcer:enforce {execution: default}]
> >>>>> [INFO] [tools:copy-legal-files {execution: install-legal-files}]
> >>>>> [INFO] [resources:resources]
> >>>>> [INFO] Using default encoding to copy filtered resources.
> >>>>> Downloading:
> >>>>> http://download.java.net/maven/1//axis/poms/axis-jaxrpc-1.4.pom
> >>>>> Downloading:
> >>>>> http://people.apache.org/repo/m2-incubating-repository//axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom
> >>>>> Downloading:
> >>>>> http://repo1.maven.org/maven2/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom
> >>>>> Downloading:
> >>>>> http://download.java.net/maven/1//jaxen/poms/jaxen-1.1-beta-10.pom
> >>>>> Downloading:
> >>>>> http://people.apache.org/repo/m2-incubating-repository//jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom
> >>>>> Downloading:
> >>>>> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom
> >>>>> Downloading:
> >>>>> http://download.java.net/maven/1//org.apache.woden/poms/woden-1.0-incubating-M7b.pom
> >>>>> Downloading:
> >>>>> http://people.apache.org/repo/m2-incubating-repository//org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.pom
> >>>>> Downloading:
> >>>>> http://repo1.maven.org/maven2/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.pom
> >>>>> Downloading:
> >>>>> http://download.java.net/maven/1//org.apache.neethi/poms/neethi-2.0.pom
> >>>>> Downloading:
> >>>>> http://people.apache.org/repo/m2-incubating-repository//org/apache/neethi/neethi/2.0/neethi-2.0.pom
> >>>>> Downloading:
> >>>>> http://repo1.maven.org/maven2/org/apache/neethi/neethi/2.0/neethi-2.0.pom
> >>>>> Downloading:
> >>>>> http://download.java.net/maven/1//org.apache.woden/jars/woden-1.0-incubating-M7b.jar
> >>>>> Downloading:
> >>>>> http://people.apache.org/repo/m2-incubating-repository//org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar
> >>>>> Downloading:
> >>>>> http://ws.zones.apache.org/repository2/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar
> >>>>> Downloading:
> >>>>> http://tomcat.apache.org/dev/dist/m2-repository/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar
> >>>>> Downloading:
> >>>>> http://people.apache.org/repo/m2-incubating-repository/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar
> >>>>> Downloading:
> >>>>> http://repo1.maven.org/eclipse/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar
> >>>>> Downloading:
> >>>>> http://jibx.sourceforge.net/maven/org.apache.woden/jars/woden-1.0-incubating-M7b.jar
> >>>>> Downloading:
> >>>>> http://repo1.maven.org/maven2/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar
> >>>>> [INFO]
> >>>>> ------------------------------------------------------------------------
> >>>>> [ERROR] BUILD ERROR
> >>>>> [INFO]
> >>>>> ------------------------------------------------------------------------
> >>>>> [INFO] Failed to resolve artifact.
> >>>>>
> >>>>> Missing:
> >>>>> ----------
> >>>>> 1) org.apache.woden:woden:jar:1.0-incubating-M7b
> >>>>>
> >>>>> Try downloading the file manually from the project website.
> >>>>>
> >>>>> Then, install it using the command:
> >>>>> mvn install:install-file -DgroupId=org.apache.woden
> >>>>> -DartifactId=woden \
> >>>>> -Dversion=1.0-incubating-M7b -Dpackaging=jar
> >>>>> -Dfile=/path/to/file
> >>>>> Alternatively, if you host your own repository you can deploy the file
> >>>>> there: mvn deploy:deploy-file -DgroupId=org.apache.woden
> >>>>> -DartifactId=woden \
> >>>>> -Dversion=1.0-incubating-M7b -Dpackaging=jar
> >>>>> -Dfile=/path/to/file \
> >>>>> -Durl=[url] -DrepositoryId=[id]
> >>>>>
> >>>>> Path to dependency:
> >>>>> 1)
> >>>>> org.apache.geronimo.modules:geronimo-webservices:jar:2.0.3-SNAPSHOT
> >>>>> 2) org.apache.ws.scout:scout:jar:1.0rc1
> >>>>> 3) org.apache.ws.scout:jaxr-api:jar:SNAPSHOT
> >>>>> 4) org.apache.juddi:juddi:jar:SNAPSHOT
> >>>>> 5) org.apache.axis2:axis2-kernel:jar:1.3
> >>>>> 6) org.apache.woden:woden:jar:1.0-incubating-M7b
> >>>>>
> >>>>> ----------
> >>>>> 1 required artifact is missing.
> >>>>>
> >>>>> for artifact:
> >>>>> org.apache.geronimo.modules:geronimo-webservices:jar:2.0.3-SNAPSHOT
> >>>>>
> >>>>> from the specified remote repositories:
> >>>>> central (http://repo1.maven.org/maven2),
> >>>>> java.net (http://download.java.net/maven/1/),
> >>>>> apache.snapshots
> >>>>> (http://people.apache.org/repo/m2-snapshot-repository),
> >>>>> apache-snapshots
> >>>>> (http://people.apache.org/repo/m2-snapshot-repository),
> >>>>> codehaus-snapshots (http://snapshots.repository.codehaus.org),
> >>>>> apache-incubator
> >>>>> (http://people.apache.org/repo/m2-incubating-repository/)
> >>>>>
> >>>>>
> >>>>> [INFO]
> >>>>> ------------------------------------------------------------------------
> >>>>> [INFO] For more information, run Maven with the -e switch
> >>>>> [INFO]
> >>>>> ------------------------------------------------------------------------
> >>>>> [INFO] Total time: 4 minutes 14 seconds
> >>>>> [INFO] Finished at: Mon Oct 22 07:14:05 EDT 2007
> >>>>> [INFO] Final Memory: 77M/560M
> >>>>> [INFO]
> >>>>> ------------------------------------------------------------------------
> >>>>>
> >>>>>
> >>>>>
> >>
>
>