[ 
https://issues.apache.org/jira/browse/EXTCDI-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968389#action_12968389
 ] 

Jakob Korherr commented on EXTCDI-91:
-------------------------------------

Could be a bug in the install plugin (got this output on a local test):

[INFO] Installing 
/Users/jakobkorherr/IdeaProjects/codi/assembly/jsf20/target/assembly/out/myfaces-extcdi-jsf20-0.9.2-SNAPSHOT-src.tar.gz
 to 
/Users/jakobkorherr/.m2/repository/org/apache/myfaces/extensions/cdi/myfaces-extcdi-assembly-jsf20/0.9.2-SNAPSHOT/myfaces-extcdi-assembly-jsf20-0.9.2-SNAPSHOT.tar.gz
[INFO] Installing 
/Users/jakobkorherr/IdeaProjects/codi/assembly/jsf20/target/assembly/out/myfaces-extcdi-jsf20-0.9.2-SNAPSHOT-src.zip
 to 
/Users/jakobkorherr/.m2/repository/org/apache/myfaces/extensions/cdi/myfaces-extcdi-assembly-jsf20/0.9.2-SNAPSHOT/myfaces-extcdi-assembly-jsf20-0.9.2-SNAPSHOT.zip
[INFO] Installing 
/Users/jakobkorherr/IdeaProjects/codi/assembly/jsf20/target/assembly/out/myfaces-extcdi-jsf20-0.9.2-SNAPSHOT-bin.tar.gz
 to 
/Users/jakobkorherr/.m2/repository/org/apache/myfaces/extensions/cdi/myfaces-extcdi-assembly-jsf20/0.9.2-SNAPSHOT/myfaces-extcdi-assembly-jsf20-0.9.2-SNAPSHOT.tar.gz
[INFO] Installing 
/Users/jakobkorherr/IdeaProjects/codi/assembly/jsf20/target/assembly/out/myfaces-extcdi-jsf20-0.9.2-SNAPSHOT-bin.zip
 to 
/Users/jakobkorherr/.m2/repository/org/apache/myfaces/extensions/cdi/myfaces-extcdi-assembly-jsf20/0.9.2-SNAPSHOT/myfaces-extcdi-assembly-jsf20-0.9.2-SNAPSHOT.zip


xxx-src.zip is installed as xxx.zip and because of the fact that the 
src-assemblies are installed first, the binary-assemblies overwrite them in the 
repo.

> src-assemblies are lost during release procedure and bin-asseblies are renamed
> ------------------------------------------------------------------------------
>
>                 Key: EXTCDI-91
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-91
>             Project: MyFaces CODI
>          Issue Type: Task
>    Affects Versions: 0.9.1
>            Reporter: Jakob Korherr
>
> During the release procedure the bin-assemlies which are normally named 
> myfaces-extcdi-assembly-jsfxx-0.9.1-bin.zip are renamed to 
> myfaces-extcdi-assembly-jsfxx-0.9.1.zip (without bin) and the src-assemblies 
> are not uploaded to the staging-repo at all.
> This is most likely a misconfiguration of the assembly or the release plugin. 
> I guess we somehow have to tell the release-plugin which files have to be 
> uploaded to the staging repo and currently we have no such configuration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to