On Fri, Nov 28, 2014 at 1:28 AM, Manfred Moser wrote:
> To be honest I would be more inclined to remove the release profile from the
> super pom altogether ..
>
> manfred
>
+1, I would appreciate that too. However, in 2009 there was apperently
an attempt to remove the profile from the Super POM
On Thu, Nov 27, 2014 at 10:36 PM, Anders Hammar 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 definit
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?
For example, if a projects spends a lot of time in the
generate-sources phase, the "jar" g