[M2] Maven Assembly Error

2006-08-27 Thread ccadete

When I run maven-assembly-plugin version 2.1 it gives the following error:

[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Internal error in the plugin manager executing goal
'org.apache.maven.plu
gins:maven-assembly-plugin:2.1:assembly': Unable to find the mojo
'org.apache.ma
ven.plugins:maven-assembly-plugin:2.1:assembly' in the plugin
'org.apache.maven.
plugins:maven-assembly-plugin'
org/codehaus/plexus/archiver/ArchiverException

I run it like

mvn assembly:assembly

I am using in my pom:


org.apache.maven.plugins
maven-assembly-plugin


src/main/assembly/release.xml





and the assembly file:



  src
  
tar.gz
tar.bz2
zip
  
  

  
README*
LICENSE*
NOTICE*
pom.xml
  


  src

  





ccadete

-- 
View this message in context: 
http://www.nabble.com/-M2--Maven-Assembly-Error-tf2172791.html#a6007683
Sent from the Maven - Users forum at Nabble.com.


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



[M2] Maven Assembly Error

2006-08-27 Thread ccadete


-- 
View this message in context: 
http://www.nabble.com/-M2--Maven-Assembly-Error-tf2172774.html#a6007640
Sent from the Maven - Users forum at Nabble.com.


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