[infinispan-issues] [JBoss JIRA] (ISPN-1947) Automate staging repository step in release script
Tristan Tarrant (JIRA)
issues at jboss.org
Fri Aug 5 08:19:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ISPN-1947 stopped by Tristan Tarrant.
---------------------------------------------
> Automate staging repository step in release script
> --------------------------------------------------
>
> Key: ISPN-1947
> URL: https://issues.jboss.org/browse/ISPN-1947
> Project: Infinispan
> Issue Type: Task
> Components: Build process
> Reporter: Sanne Grinovero
> Priority: Optional
>
> The following plugin can be used to control the staging repository from command line (including authenticating with your account as set in your settings file)
> {code:xml}
> <plugin>
> <groupId>org.sonatype.plugins</groupId>
> <artifactId>nexus-maven-plugin</artifactId>
> <configuration>
> <nexusUrl>https://repository.jboss.org/nexus</nexusUrl>
> <automatic>true</automatic>
> </configuration>
> </plugin>
> {code}
> Goals are described at: https://repository.sonatype.org/content/sites/maven-sites/nexus-maven-plugin/plugin-info.html
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list