Re: Deploying assembly package with maven-release-plugin

2010-02-11 Thread Bastian Spanneberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anders Hammar wrote: > Wrong goal. Use single instead! > Clearly stated in the docs...:-) > Thx Anders Sometimes the simple solutions are the hardest to find :D I was looking more into the release- and deploy-plugin to find out how to get these to u

Re: Deploying assembly package with maven-release-plugin

2010-02-11 Thread Anders Hammar
Wrong goal. Use single instead! Clearly stated in the docs...:-) /Anders On Thu, Feb 11, 2010 at 14:46, Bastian Spanneberg < bastian.spanneb...@linkwerk.com> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi everybody > > We use Hudson and the maven-release-plugin to do our release

Deploying assembly package with maven-release-plugin

2010-02-11 Thread Bastian Spanneberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everybody We use Hudson and the maven-release-plugin to do our release builds. Now I have a project which contains an assembly that puts together all needed components and then packages them into a .tar.gz package with the desired directory structu