You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Bruno Aranda <br...@gmail.com> on 2005/11/18 12:47:48 UTC

[m2] building from svn and/or snapshots available

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [m2] building from svn and/or snapshots available

Posted by Bruno Aranda <br...@gmail.com>.
I've used the bootstrap script following the instructions in the
README file and the building went ok...

Bruno

2005/11/18, Bruno Aranda <br...@gmail.com>:
> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org