[
https://issues.jboss.org/browse/FORGE-500?page=com.atlassian.jira.plugin....
]
Pete Muir updated FORGE-500:
----------------------------
Summary: Support easy switching of target platforms (was: Support
restricted/private Maven repositories with modified dependency versions)
Assignee: Lincoln Baxter III
Affects Version/s: 1.0.0.Final
Description:
There are two parts to this:
1) Ensure all projects use (JBoss) BOMs where relevant to enable easy switching between
versions of JBoss AS and EAP, GlassFish etc. By using BOMs, switching between versions of
a platform (e.g. AS 7.0 to AS 7.1 or AS 7.1 to EAP 6) is made much easier, both for humans
and for scripts, as only a few version numbers must be updated.
2) Provide a forge plugin(s) that allow the switching to be done e.g.
{code}
as7 setup --version 7.1.1.Final
{code}
{code}
eap setup --version 6.0.0.GA
{code}
{code}
glassfish setup --version 3.6.1
{code}
was:enterprise=true is used by our core maven archetypes to use the correct dependency
versions for the EAP maven repository.
Component/s: Blessed Plugins
Builtin Plugins
Support easy switching of target platforms
------------------------------------------
Key: FORGE-500
URL:
https://issues.jboss.org/browse/FORGE-500
Project: Forge
Issue Type: Feature Request
Components: Blessed Plugins, Builtin Plugins
Affects Versions: 1.0.0.Final
Reporter: Burr Sutter
Assignee: Lincoln Baxter III
There are two parts to this:
1) Ensure all projects use (JBoss) BOMs where relevant to enable easy switching between
versions of JBoss AS and EAP, GlassFish etc. By using BOMs, switching between versions of
a platform (e.g. AS 7.0 to AS 7.1 or AS 7.1 to EAP 6) is made much easier, both for humans
and for scripts, as only a few version numbers must be updated.
2) Provide a forge plugin(s) that allow the switching to be done e.g.
{code}
as7 setup --version 7.1.1.Final
{code}
{code}
eap setup --version 6.0.0.GA
{code}
{code}
glassfish setup --version 3.6.1
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira