[
https://issues.jboss.org/browse/JBIDE-11404?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-11404:
------------------------------------
We have several use cases:
{code}
a) dev wants to build some downstream component w/o building upstream
i) resolve against latest milestone site
ii) resolve against latest nightly site
iii) resolve against latest staging site
b) dev wants to build some downstream component including building upstream
i) resolve against latest milestone site
ii) resolve against latest nightly site
iii) resolve against latest staging site
c) dev wants to build entire stack
In addition, we need to support these use cases, for people in North America (1 or 2) and
in Europe (2):
1) resolve against remote target platform (assuming good internet connection to
download.jboss.org or
www.qa.jboss.com)
2) resolve against local target platform (having previously bootstrapped)
{code}
So, which of those 14 permutations is "their usual needs" ?
Get basic "mvn clean install" to work with everything
developers want
---------------------------------------------------------------------
Key: JBIDE-11404
URL:
https://issues.jboss.org/browse/JBIDE-11404
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: Build/Releng
Reporter: Mickael Istria
Assignee: Nick Boldt
Fix For: 3.3.0.Beta3
We should set up the default profiles so that developers can use simply "mvn clean
install" to build their project.
That will require to see what they usually want to build, and to change default profiles
to match their usual needs.
--
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