« Return to Thread: Preparing the Pluto Release

Re: Preparing the Pluto Release

by Ate Douma :: Rate this Message:

Reply to Author | View in Thread

Carsten Ziegeler wrote:
> Ate Douma wrote:
>>> Maybe make sure to do a clean install first and I'll update to your
>>> latest changes here and try again too.
>> Just done that and cannot reproduce your error.
>> My guess is you need a mvn clean install first.
> No, I tried this before, and the ant script is doing this also. Still
> the same problem.
> Are you testing the generated tomcat installation from the ant script or
> something different?
Oh, no. I just tested using against my local Tomcat installation using:

   mvn pluto2:install -DinstallDir=<my Tomcat dir>

There must be something wrong in the ant script then.
I can help looking into that in a few minutes.

NB: I haven't reviewed the ant based assembly yet, but if its not complex, maybe it might be easier replacing it with a
maven-assembly-plugin based one? That would even allow "attaching" it to the build and get it "released" with the project together, similar
to the source release distros.

Ate

>
> Regards
> Carsten

 « Return to Thread: Preparing the Pluto Release