Hi all,

I've checked out the maven sources following the instructions on the
web site and now I am trying to build everything, using the 'mvn
assembly:assembly' command. I keep getting this build failure:

[INFO] [jar:jar]
[INFO] Building jar:
/data/src/maven/temp/maven-site/maven-script/maven-script-beanshell/target/maven-script-beanshell-2.0.1-SNAPSHOT.jar
[INFO] [assembly:assembly]
[INFO] 
----------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] 
----------------------------------------------------------------------------
[INFO] You must specify descriptor or descriptorId
[INFO] 
----------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: You must specify descriptor or
descriptorId
       at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:540)
...

I am not sure what is the reason for this exception as I don't still
have enough experience with maven. Any help?

BTW, are there any maven 2 nightly builds that I can download? I don't
find them... sorry :-)

Regards,

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

Reply via email to