Gerhard Petracek created DELTASPIKE-622:
-------------------------------------------
Summary: improve profile "wildfly-build-managed"
Key: DELTASPIKE-622
URL: https://issues.apache.org/jira/browse/DELTASPIKE-622
Project: DeltaSpike
Issue Type: Task
Components: Build
Affects Versions: 0.7
Reporter: Gerhard Petracek
Assignee: Rafael Benevides
Fix For: 1.0.0
currently we have
mvn clean install -Pwildfly-build-managed
it should be possible to provide the version explicitly (like we use it for
owb, weld,...) e.g.:
mvn clean install -Pwildfly-build-managed -Dwildfly.version=8.1.0.Final
-> we could use the wildfly-build-managed profile for different versions of
wildfly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)