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

Andrew Bayer commented on JCLOUDS-15:
-------------------------------------

FYI, I'll be doing these changes on master, 1.5.x and 1.6.x (where appropriate).
                
> change projects to org.apache.jclouds group id
> ----------------------------------------------
>
>                 Key: JCLOUDS-15
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-15
>             Project: jclouds
>          Issue Type: Task
>            Reporter: Ioannis Canellos
>            Assignee: Andrew Bayer
>
> All projects need to inherit from apache
> <parent>
>    <groupId>org.apache</groupId>
>    <artifactId>apache</artifactId>
>    <version>13</version>
> </parent>
> Then on release, those releasing set the following in their settings.xml as 
> described in - 
> http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env
> <server>
>     <id>apache.snapshots.https</id>
>     <username></username>
>     <password></password>
> </server>
> Finally, we need to craft some releases instructions, and need to make sure 
> how the automate tags work. Here is an example - 
> http://airavata.apache.org/development/release-management.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to