[
https://issues.apache.org/jira/browse/DELTASPIKE-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332079#comment-15332079
]
John D. Ament commented on DELTASPIKE-1175:
-------------------------------------------
Its very likely the parent structure needs to be revamped. Previously we
didn't have a root pom, it was always in the {{deltaspike}} folder, so release
execution was from there. When we moved the docs into our repo, it became a
root pom, but now the structure needs to be fixed up I suppose.
> Weld(1|2|3) profiles do not activate Weld profile in cdictrl
> ------------------------------------------------------------
>
> Key: DELTASPIKE-1175
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1175
> Project: DeltaSpike
> Issue Type: Bug
> Components: CdiControl
> Affects Versions: 1.7.0
> Reporter: John D. Ament
>
> If you run the build with {{mvn clean install -PWeld1
> -Dweld.version=1.1.28.Final}} you'll see the OWB container control module get
> built. It should build the Weld module. To get it to activate properly you
> need to do {{mvn clean install -PWeld -PWeld1 -Dweld.version=1.1.28.Final}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)