[jboss-jira] [JBoss JIRA] (WFLY-10499) Support Maven staged repositories

Jeff Mesnil (JIRA) issues at jboss.org
Mon Jun 4 11:37:00 EDT 2018


Jeff Mesnil created WFLY-10499:
----------------------------------

             Summary: Support Maven staged repositories
                 Key: WFLY-10499
                 URL: https://issues.jboss.org/browse/WFLY-10499
             Project: WildFly
          Issue Type: Task
          Components: Build System
            Reporter: Jeff Mesnil
            Assignee: Jeff Mesnil


When WildFly Core is released, one of the step is to check that the Core releases can be downloaded from Nexus repositories to build WildFly.

However that step requires to release WildFly Core artifacts. If something went wrong, the release is out and there is nothing we can do except moving to the next release and restart the whole process.

We should instead ensure that WildFly can access Nexus staging repositories so that we can verify that WildFly can download and uses the Core artifcats before they are actually released.
If something goes wrong, we can redo the tag without any issue.

This simplifies the release of WildFly core:
1. the Core release is created as usual.
2. WildFly consumes the artifacts from the staging repository
3. If everything is fine, the last steps for Core releases are the Git tag and the actual release from the staging repository.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list