Found out the problem, build.xml must have the maven:dist-build delegator.
The thing is it must be present on the version for which you supply
-Dtag=tag otherwise it won't work.

The other thing that should probably be fixed is that the distribution files
are name project-src.tar.gz, I think they should be named
project-src-verion.tar.gz shouldn't they?

On Sun, Apr 28, 2002 at 06:16:48PM -0300, Christian Willy Asmussen wrote:
> Running maven:dist -Dtag=tag I got the following
> 
> Maven/install/build-maven.xml:783: Target maven:dist-build' does not exist in this 
>project
> 
> 
> 
> 
> On Sun, Apr 28, 2002 at 04:35:53AM -0300, Christian Willy Asmussen wrote:
> > maven:dist doesn't produce anything for me.  Am I missing something?
> > -- 
> > There is no limit to what you can do
> > if you don't care who gets the credit.
> >  - Keynote
> 
> -- 
> There is no limit to what you can do
> if you don't care who gets the credit.
>  - Keynote

-- 
There is no limit to what you can do
if you don't care who gets the credit.
 - Keynote

Reply via email to