Hi Stefan,

On 11/27/14 7:39 PM, Stefan Ferstl wrote:
I recently took a look at the "release-profile" in Maven's super POM.
It uses the "jar" goal of the maven-source-plugin to create the source
JAR. Wouldn't it be better to use the "jar-no-fork" goal for that?

sounds definitively like a good idea...to change that...

I have created an appropriate JIRA for it and fixed it.

https://issues.apache.org/jira/browse/MPOM-64

Thanks for the improvement.


For example, if a projects spends a lot of time in the
generate-sources phase, the "jar" goal would cause the execution of
that phase twice. With "jar-no-fork" that wouldn't happen.


Cheers,
Stefan

Kind regards
Karl Heinz Marbaise

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

Reply via email to