[
https://issues.apache.org/jira/browse/OAK-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962918#comment-15962918
]
Marcel Reutegger commented on OAK-6060:
---------------------------------------
The error is:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-jar-plugin:3.0.0:test-jar (default) on project
oak-segment-tar: Error assembling JAR: Problem creating jar: Execution
exception: Java heap space -> [Help 1]
{noformat}
Most likely caused by the update of the maven-jar-plugin from 2.4 to 3.0.0. The
new version seems to have a known issue:
https://issues.apache.org/jira/browse/MSOURCES-94
> Build failures on travis-ci
> ---------------------------
>
> Key: OAK-6060
> URL: https://issues.apache.org/jira/browse/OAK-6060
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: parent
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 1.8
>
>
> The builds on travis-ci started to fail after oak-parent/pom.xml was updated
> to apache parent pom version 18.
> https://travis-ci.org/apache/jackrabbit-oak/builds/219691185 and the
> following builds.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)