See http://ci.sonatype.org/job/mercury/28/changes
Changes: [janb] Expose setup of Server and Verifiers to test subclasses. [janb] Insert some null protection in case we are not passed any Server objects. [ogusakov] moved artifact-related classes into artifact package - prep for split [ogusakov] small optimization - moving readMetadata() into abstract class as it's the same in all implementations [janb] Fix whitespace on checksum file content [ogusakov] further preparations for project split. Implemented RemoteRepositoryReaderM2 with jetty client transport. No tests yet - waiting for jetty .. [ogusakov] further preparations for project split. Implemented RemoteRepositoryReaderM2 with jetty client transport. No tests yet - waiting for jetty .. [ogusakov] further preparations for project split. Implemented RemoteRepositoryReaderM2 with jetty client transport. No tests yet - waiting for jetty .. ------------------------------------------ [...truncated 53 lines...] U src/main/java/org/apache/maven/mercury/metadata/MetadataTreeNode.java U src/main/java/org/apache/maven/mercury/metadata/sat/SatVar.java U src/main/java/org/apache/maven/mercury/metadata/sat/SatSolver.java U src/main/java/org/apache/maven/mercury/metadata/sat/DefaultSatSolver.java U src/main/java/org/apache/maven/mercury/metadata/sat/SatHelper.java U src/main/java/org/apache/maven/mercury/metadata/sat/SatContext.java U src/main/java/org/apache/maven/mercury/metadata/MetadataRetrievalException.java U src/main/java/org/apache/maven/mercury/spi/http/client/retrieve/RetrievalTarget.java U src/main/java/org/apache/maven/mercury/spi/http/client/retrieve/DefaultRetriever.java U src/main/java/org/apache/maven/mercury/transport/SHA1Verifier.java U src/main/java/org/apache/maven/mercury/transport/api/TransportTransaction.java U src/main/java/org/apache/maven/mercury/transport/api/Binding.java A src/main/java/org/apache/maven/mercury/artifact AU src/main/java/org/apache/maven/mercury/artifact/ArtifactBasicMetadata.java AU src/main/java/org/apache/maven/mercury/artifact/DefaultArtifact.java AU src/main/java/org/apache/maven/mercury/artifact/ArtifactScopeEnum.java AU src/main/java/org/apache/maven/mercury/artifact/Artifact.java AU src/main/java/org/apache/maven/mercury/artifact/ArtifactMetadata.java U pom.xml At revision 680888 [mercury] $ /opt/maven/2.0/bin/mvn clean deploy -B -U -e -Dmaven.repo.local=/home/j2ee-hudson/repos/mercury -Pstrict -Dsurefire.useFile=false + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Batch HTTP Client [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory http://ci.sonatype.org/job/mercury/ws/mercury/target [INFO] [modello:java {execution: standard}] [INFO] outputDirectory: http://ci.sonatype.org/job/mercury/ws/mercury/target/generated-sources/modello [INFO] Generating current version: 1.0.0 [INFO] [modello:xpp3-reader {execution: standard}] [INFO] outputDirectory: http://ci.sonatype.org/job/mercury/ws/mercury/target/generated-sources/modello [INFO] Generating current version: 1.0.0 [INFO] [modello:xpp3-writer {execution: standard}] [INFO] outputDirectory: http://ci.sonatype.org/job/mercury/ws/mercury/target/generated-sources/modello [INFO] Generating current version: 1.0.0 [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] snapshot org.mortbay.jetty:jetty-client:7.0-SNAPSHOT: checking for updates from central [INFO] snapshot org.mortbay.jetty:modules-extra:7.0-SNAPSHOT: checking for updates from central [INFO] snapshot org.mortbay.jetty:jetty-project:7.0-SNAPSHOT: checking for updates from central [INFO] snapshot org.mortbay.jetty:jetty-ssl:7.0-SNAPSHOT: checking for updates from central [INFO] snapshot org.mortbay.jetty:modules-server:7.0-SNAPSHOT: checking for updates from central [INFO] snapshot org.mortbay.jetty:jetty:7.0-SNAPSHOT: checking for updates from central [INFO] snapshot org.mortbay.jetty:jetty-util:7.0-SNAPSHOT: checking for updates from central Downloading: http://localhost:8081/content/groups/public/org/sat4j/org.sat4j.core/2.0.0/org.sat4j.core-2.0.0.pom Downloading: http://localhost:8081/content/groups/public/org/sat4j/org.sat4j.pb/2.0.0/org.sat4j.pb-2.0.0.pom [INFO] snapshot org.codehaus.plexus:plexus-i18n:1.0-beta-10-SNAPSHOT: checking for updates from central Downloading: http://localhost:8081/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10-SNAPSHOT/plexus-i18n-1.0-beta-10-SNAPSHOT.pom Downloading: http://localhost:8081/content/groups/public/org/sat4j/org.sat4j.core/2.0.0/org.sat4j.core-2.0.0.jar Downloading: http://localhost:8081/content/groups/public/org/sat4j/org.sat4j.pb/2.0.0/org.sat4j.pb-2.0.0.jar Downloading: http://localhost:8081/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10-SNAPSHOT/plexus-i18n-1.0-beta-10-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.sat4j:org.sat4j.core:jar:2.0.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.sat4j -DartifactId=org.sat4j.core -Dversion=2.0.0 -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.sat4j -DartifactId=org.sat4j.core -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT 2) org.sat4j:org.sat4j.core:jar:2.0.0 2) org.sat4j:org.sat4j.pb:jar:2.0.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.sat4j -DartifactId=org.sat4j.pb -Dversion=2.0.0 -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.sat4j -DartifactId=org.sat4j.pb -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT 2) org.sat4j:org.sat4j.pb:jar:2.0.0 3) org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-i18n -Dversion=1.0-beta-10-SNAPSHOT -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.codehaus.plexus -DartifactId=plexus-i18n -Dversion=1.0-beta-10-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT 2) org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10-SNAPSHOT ---------- 3 required artifacts are missing. for artifact: org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT from the specified remote repositories: Nexus (http://localhost:8081/content/groups/public) [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.lifecycle.LifecycleExecutionException: Missing: ---------- 1) org.sat4j:org.sat4j.core:jar:2.0.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.sat4j -DartifactId=org.sat4j.core -Dversion=2.0.0 -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.sat4j -DartifactId=org.sat4j.core -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT 2) org.sat4j:org.sat4j.core:jar:2.0.0 2) org.sat4j:org.sat4j.pb:jar:2.0.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.sat4j -DartifactId=org.sat4j.pb -Dversion=2.0.0 -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.sat4j -DartifactId=org.sat4j.pb -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT 2) org.sat4j:org.sat4j.pb:jar:2.0.0 3) org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-i18n -Dversion=1.0-beta-10-SNAPSHOT -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.codehaus.plexus -DartifactId=plexus-i18n -Dversion=1.0-beta-10-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT 2) org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10-SNAPSHOT ---------- 3 required artifacts are missing. for artifact: org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT from the specified remote repositories: Nexus (http://localhost:8081/content/groups/public) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:575) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129) at org.apache.maven.cli.MavenCli.main(MavenCli.java:287) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing: ---------- 1) org.sat4j:org.sat4j.core:jar:2.0.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.sat4j -DartifactId=org.sat4j.core -Dversion=2.0.0 -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.sat4j -DartifactId=org.sat4j.core -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT 2) org.sat4j:org.sat4j.core:jar:2.0.0 2) org.sat4j:org.sat4j.pb:jar:2.0.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.sat4j -DartifactId=org.sat4j.pb -Dversion=2.0.0 -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.sat4j -DartifactId=org.sat4j.pb -Dversion=2.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT 2) org.sat4j:org.sat4j.pb:jar:2.0.0 3) org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-i18n -Dversion=1.0-beta-10-SNAPSHOT -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.codehaus.plexus -DartifactId=plexus-i18n -Dversion=1.0-beta-10-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT 2) org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10-SNAPSHOT ---------- 3 required artifacts are missing. for artifact: org.apache.maven.mercury:mercury:jar:1.0-SNAPSHOT from the specified remote repositories: Nexus (http://localhost:8081/content/groups/public) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:324) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288) at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1415) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:405) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558) ... 16 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 seconds [INFO] Finished at: Tue Jul 29 19:25:27 CDT 2008 [INFO] Final Memory: 25M/425M [INFO] ------------------------------------------------------------------------
