Hi Mladen!

artifacts produced by the assembly-plugin can be detached from the project
by setting to `false` the `attach`[1] property.
In that way, -(src|bin)\.(zip|tar\.gz) artifacts won't be deployed.

HTH!
-Simo

[1]
http://maven.apache.org/plugins/maven-assembly-plugin/single-mojo.html#attach


http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/


On Wed, Apr 3, 2013 at 9:12 AM, Mladen Turk <mt...@apache.org> wrote:

> Hi,
>
> There's been a discussion about not deploying certain type of artifacts
> to Maven repository (upon which I totally agree).
> However how can this be done. Except from manually cleaning up open
> staging repo of course.
> It would be nice to have some sort of list which types of artifact gets
> deployed
> from all of those which are made so that mvn -Prelease deploy creates a
> final repo content.
>
> Hope I'm not missing some obvious concepts.
>
>
> Regards
> --
> ^TM
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> dev-unsubscribe@commons.**apache.org<dev-unsubscr...@commons.apache.org>
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to