Vanjikumaran Sivajothy created SYNAPSE-1094:
-----------------------------------------------

             Summary: 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


{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
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to