This means that you have a non-standard packaging... I guess... Try deploy:deploy-file. Not the prefered solution (imo), but it should work. Oh, check the parameters it needs though!
On Monday 12 October 2009 14:45, boraldo wrote: > deploy:deploy implies to > The packaging for this project did not assign a file to the build artifact > > MALICE wrote: > > If the artifact still exists, try deploy:deploy. > > > > On Monday 12 October 2009 12:54, boraldo wrote: > >> I want to build in 2 steps. > >> 1. install > >> 2. deploy > >> > >> But if I execute mvn deploy, it executes install phase again. > >> If I execute mvn deploy:mvn deploy, error occurs: > >> > >> The packaging for this project did not assign a file to the build > >> artifact > >> > >> How can I fix it ? > > > > -- > > Roland Asmann > > > > CFC Informationssysteme Entwicklungsgesellschaft m.b.H > > Bäckerstrasse 1/2/7 > > A-1010 Wien > > FN 266155f, Handelsgericht Wien > > > > Tel.: +43/1/513 88 77 - 27 > > Fax.: +43/1/513 88 62 > > Email: [email protected] > > Web: www.cfc.at > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] -- Roland Asmann CFC Informationssysteme Entwicklungsgesellschaft m.b.H Bäckerstrasse 1/2/7 A-1010 Wien FN 266155f, Handelsgericht Wien Tel.: +43/1/513 88 77 - 27 Fax.: +43/1/513 88 62 Email: [email protected] Web: www.cfc.at --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
