[
https://issues.apache.org/jira/browse/SLING-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395231#comment-15395231
]
Robert Munteanu edited comment on SLING-5901 at 7/27/16 8:31 AM:
-----------------------------------------------------------------
I think adding the new version temporarily to projects using parent 27 is the
safest bet.
{noformat}$ git log --format=oneline --grep '[p|P]arent 27' | wc -l
8{noformat}
_Edit_: formatting
was (Author: rombert):
I think adding the new version temporarily to projects using parent 27 is the
safest bet.
{noformat}$git log --format=oneline --grep '[p|P]arent 27' | wc -l
8{noformat}
_Edit_: formatting
> Build fails with OOME (Maven Source Plugin 3.0.0)
> -------------------------------------------------
>
> Key: SLING-5901
> URL: https://issues.apache.org/jira/browse/SLING-5901
> Project: Sling
> Issue Type: Bug
> Affects Versions: Parent 27
> Reporter: Oliver Lietz
> Priority: Blocker
>
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-source-plugin:3.0.0:jar (attach-sources) on
> project org.apache.sling.testing.paxexam: Error creating source archive:
> Problem creating jar: Execution exception: Java heap space -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :org.apache.sling.testing.paxexam
> {noformat}
> See MSOURCES-94 for details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)