Re: Excluding assembly produced artiact from deploy

2010-08-20 Thread Simone Tripodi
thanks!!! http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Fri, Aug 20, 2010 at 8:54 PM, Anders Hammar wrote: > http://maven.apache.org/plugins/maven-assembly-plugin/single-mojo.html#attach > > /Anders > > On Fri, Aug 20, 2010 at 18:36, Simone Tripodi wrote: > >> Hi all guys,

Re: Excluding assembly produced artiact from deploy

2010-08-20 Thread Anders Hammar
http://maven.apache.org/plugins/maven-assembly-plugin/single-mojo.html#attach /Anders On Fri, Aug 20, 2010 at 18:36, Simone Tripodi wrote: > Hi all guys, > using the assembly plugin during the 'package' phase, I noticed that > during the 'deploy' phase all artifacts produced during the 'package'

Excluding assembly produced artiact from deploy

2010-08-20 Thread Simone Tripodi
Hi all guys, using the assembly plugin during the 'package' phase, I noticed that during the 'deploy' phase all artifacts produced during the 'package' phase are uploaded. Is there a way to exclude artifacts produced by the assembly plugin? Thanks in advance! Simo http://people.apache.org/~simonet