[jboss-jira] [JBoss JIRA] (WFCORE-3922) Support Maven staged repositories
Jeff Mesnil (JIRA)
issues at jboss.org
Tue Jun 12 03:17:00 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil updated WFCORE-3922:
--------------------------------
Description:
Supporting Maven staged repositories in WildFly Core allows its components to be tested without having to be released.
(see WFLY-10495 for a thorough description of the feature in WildFly)
was:
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.
> Support Maven staged repositories
> ---------------------------------
>
> Key: WFCORE-3922
> URL: https://issues.jboss.org/browse/WFCORE-3922
> Project: WildFly Core
> Issue Type: Task
> Components: Build System
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
>
> Supporting Maven staged repositories in WildFly Core allows its components to be tested without having to be released.
> (see WFLY-10495 for a thorough description of the feature in WildFly)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list