You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Isuru Udana Loku Narangoda (JIRA)" <ji...@apache.org> on 2019/03/01 01:21:00 UTC

[jira] [Commented] (SYNAPSE-1094) Build Error :- Execution distribution-package of goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: group id '110243664' is too big

    [ https://issues.apache.org/jira/browse/SYNAPSE-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16781162#comment-16781162 ] 

Isuru Udana Loku Narangoda commented on SYNAPSE-1094:
-----------------------------------------------------

Hi Vanji,

Committed the patch to trunk in r1854555.
Should we update all the places which uses assembly plugin ? 


> Build Error :- Execution distribution-package of goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: group id '110243664' is too big
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-1094
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-1094
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Vanjikumaran Sivajothy
>            Assignee: Isuru Udana Loku Narangoda
>            Priority: Major
>         Attachments: SYNAPSE-1094,_build_error_due_to_the_limitation_in_the_plugin.patch
>
>
> {code}
> NFO] Apache Synapse - XAR Maven Plugin .................. SUCCESS [  7.686 s]
> [INFO] Apache Synapse - Configuration Migrator ............ SUCCESS [  0.682 s]
> [INFO] Apache Synapse - Distribution ...................... FAILURE [ 14.471 s]
> [INFO] Apache Synapse - Package skeleton ZIP .............. SKIPPED
> [INFO] Apache Synapse - Package archetype ................. SKIPPED
> [INFO] Apache Synapse - Integration ....................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 05:53 min
> [INFO] Finished at: 2017-01-03T11:57:30-08:00
> [INFO] Final Memory: 122M/1005M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (distribution-package) on project synapse-distribution: Execution distribution-package of goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: group id '110243664' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [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/PluginExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :synapse-distribution
> {code}
> This issue due to the limitation in the maven plugin while building the tar [1]. Patch is attached to resolve this issue.
> {code}
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00)
> Maven home: /usr/local/Cellar/maven/3.3.9/libexec
> Java version: 1.7.0_79, vendor: Oracle Corporation
> Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.11.6", arch: "x86_64", family: "mac"
> {code}
> [1] https://issues.apache.org/jira/browse/MASSEMBLY-728
> [2] https://issues.apache.org/jira/browse/COMPRESS-290



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org