Thanks Wendy,
Can you give me an example what do you mean by "attached" goals in my
assembly plugin configuration. Sorry but I am a total newbie.
Thank you for your help
Oli

Wendy Smoak-3 wrote:
> 
> On Wed, Jul 1, 2009 at 6:58 AM, olip<[email protected]> wrote:
> 
>> I can do this by typing:
>> four commands on the command line:
>> mvn install
>> mvn assembly:assembly
>> mvn site
>> mvn deploy
> 
> You should be able to get it down to "mvn site deploy" if you change
> your assembly plugin configuration to one of the 'attached' goals that
> runs automatically as part of the build.
> 
> deploy implies (is later in the lifecycle than) install, so you don't need
> both.
> 
> -- 
> Wendy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/custom-deployment-cycle-tp24290266p24290567.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]

Reply via email to