Hello,
I'm trying to build the maven assembly plugin from source (trunk). I get
the error reported below.
Regards,
Enrico Boldrini
********************************************************
[EMAIL PROTECTED]:~/workspace/maven-assembly-plugin$ mvn -U compile
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building Maven Assembly Plugin
[INFO] task-segment: [compile]
[INFO]
------------------------------------------------------------------------
[INFO] snapshot
org.apache.maven.shared:maven-common-artifact-filters:1.1-SNAPSHOT:
checking for updates from codehaus.org
[INFO] snapshot
org.apache.maven.shared:maven-common-artifact-filters:1.1-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot
org.codehaus.plexus:plexus-archiver:1.0-alpha-11-SNAPSHOT: checking for
updates from codehaus.org
[INFO] snapshot
org.codehaus.plexus:plexus-archiver:1.0-alpha-11-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.codehaus.plexus:plexus-io:1.0-alpha-3-SNAPSHOT:
checking for updates from codehaus.org
[INFO] snapshot org.codehaus.plexus:plexus-io:1.0-alpha-3-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-archiver:2.4-SNAPSHOT: checking
for updates from codehaus.org
[INFO] snapshot org.apache.maven:maven-archiver:2.4-SNAPSHOT: checking
for updates from apache.snapshots
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for:
org.apache.maven.plugins:maven-enforcer-plugin:1.0-alpha-4
Cause: Class 'org.apache.maven.enforcer.rule.api.EnforcerRule' cannot be
instantiated
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Wed Nov 26 11:48:06 GMT+01:00 2008
[INFO] Final Memory: 14M/82M
[INFO]
------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]