http://maven.apache.org/plugins/maven-source-plugin/jar-mojo.html#skipSource

So if your build attach a jar containing sources this will be skipped.
(no sources jar will be produce)


2013/2/18 Paul Ackersviller <p...@freeshell.org>:
> I'm a complete newbie with maven, so could be completely off base,
> but my problem is the following.  We have a .war file that people have
> been building with eclipse, and I'm trying to pacakge the same thing
> using just maven.  The .war created this way doesn't work however,
> and the only difference I see in comparing the contents of the two
> archives is that the maven one is missing all the .java files.
>
> In looking at docs, I get the feeling that the skipSource flag might
> somehow be related, but should default to on anyway.  Can someone
> point me in the right direction?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>



--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to