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] > > > -- View this message in context: http://www.nabble.com/How-can-deploy-artefacts-without-rebuilding-project---tp25853779p25855211.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
