You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2013/05/11 00:37:15 UTC

[jira] [Assigned] (JCLOUDS-15) change projects to org.apache.jclouds group id

     [ https://issues.apache.org/jira/browse/JCLOUDS-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Bayer reassigned JCLOUDS-15:
-----------------------------------

    Assignee: Andrew Bayer
    
> 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