I don't understand.
I just have a look at the plugin. The current dist goal calls build-bin and
build-src
Can you try the last release of this plugin ?
Unfortunately, this one is only compatible with maven 1.1. Can you try maven
1.1 beta 3 or the last snapshot of the RC1
http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/

If you want to keep m1.0, you can create a custom goal in your
maven.xmlwith 2 pregoals : dist:build-bin and dist:build-src.

Arnaud

On 9/8/06, Elliotte Harold <[EMAIL PROTECTED]> wrote:

Arnaud HERITIER wrote:
> maven dist:build-bin and/or maven dist:build-src
>

OK. Thanks.

Is there a way I can set up project.xml or project.properties so that
this happens automatically, or am I just going to have to do this
manually each time I release?

--
Elliotte Rusty Harold  [EMAIL PROTECTED]
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/

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


Reply via email to