Benjamin, Jason,

I'm having the same problem. See inline

On 26/11/2008, at 12:48 AM, Benjamin Bentmann wrote:

jvanzyl wrote:

Author: jvanzyl
Date: Mon Nov 24 23:11:35 2008
New Revision: 720432
URL: http://svn.apache.org/viewvc?rev=720432&view=rev
Log:
o primarily refactoring in part for the preparation making room for mercury and processing events from maven-shared-model o add plexus component descriptor generation to the bootstrap so we can start removing the hand-written descriptors and start
 using annotations everywhere
+    <dependency>
+      <groupId>org.sonatype.plexus</groupId>
+      <artifactId>plexus-plugin-manager</artifactId>
+    </dependency>

Trying to build trunk:

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.sonatype.plexus:plexus-plugin-manager:jar:1.0-SNAPSHOT
 [...]
 Path to dependency:
       1) org.apache.maven:maven-core:jar:3.0-SNAPSHOT
       2) org.sonatype.plexus:plexus-plugin-manager:jar:1.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
 org.apache.maven:maven-core:jar:3.0-SNAPSHOT
from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 codehaus.snapshots (http://snapshots.repository.codehaus.org/),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository/ )

I added the Sonatype repository for this.


Trying to build mercury:

Failed tests:
testSingleVersionResolution (org.apache.maven.mercury.metadata.sat.DefaultSatSolverTest) testStrictRangeResolution (org.apache.maven.mercury.metadata.sat.DefaultSatSolverTest)
Tests run: 21, Failures: 2, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to M:\maven\mercury\mercury-md\mercury-md-sat\target \surefire-reports for the individual test results.

I got these too on Maven 2.0.9, Java 1.6.

They pass on JDK 1.5. Which were you using?

P.S.: Will plexus-plugin-manager be writable to Maven committers? What's the license?

Jason, could you answer this please?

Thanks,
Brett

--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to