[jboss-dev-forums] [Design of JBoss Build System] - Problems with 2.1-jboss-1 version of maven-jar-plugin

bstansberry@jboss.com do-not-reply at jboss.com
Wed Nov 28 17:53:31 EST 2007


Ourpatched jar plugin is a suspect in build troubles I'm having.

I'm trying to build JBoss Cache core/2.1.0.CR2 and it always fails with:

[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-jar-plugin:2.1-jboss-1:jar': Unable to find the mojo 'org.apache.maven.plugins:maven-jar-plugin:2.1-jboss-1:jar' in the plugin 'org.apache.maven.plugins:maven-jar-plugin'
org/apache/maven/archiver/MavenArchiveConfiguration

What I'm doing is:

mvn install -Dmaven.test.skip.exec=true

Same problem with 'mvn install -Dmaven.test.skip=true'

Any ideas?  When I run with -e, it reveals the root problem is a CNFE for org.apache.maven.archiver.MavenArchiveConfiguration

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108709#4108709

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108709



More information about the jboss-dev-forums mailing list