[
https://issues.apache.org/jira/browse/DELTASPIKE-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rafael Benevides resolved DELTASPIKE-622.
-----------------------------------------
Resolution: Invalid
Actual wildfly-build-managed profile already can be used with
-Dwildfly.version=8.1.0.Final
Check:
https://github.com/apache/deltaspike/blob/master/deltaspike/parent/code/pom.xml#L723-L820
> 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)