[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245847#comment-16245847
 ] 

Michael Düsterhus edited comment on DELTASPIKE-1257 at 11/9/17 3:36 PM:
------------------------------------------------------------------------

The BOM is really helpful, but it needs to be fixed. Upgrading to Deltaspike 
1.8.0 BOM made a change to the hibernate-validator version in our business 
product.

Here is why you have a problem. Your current pom structure:
# deltaspike-project
# parent <- this one has dependencyManagement section which inherits to bom
# parent-code
# distributions-project 
# distributions-bom

Your distributions-bom should have deltaspike-project as parent, then the bom 
is fixed.


was (Author: michael d):
The BOM is really helpful, but it needs to be fixed. Upgrading to Deltaspike 
1.8.0 BOM made a change to the hibernate-validator version in our business 
product.

Here is why you have a problem. Your current pom structure:
* deltaspike-project
  * parent <- this one has dependencyManagement section which inherits to bom
    * parent-code
      * distributions-project 
        * distributions-bom

Your distributions-bom should have deltaspike-project as parent, then the bom 
is fixed.

> Research why BOM isn't working right in a release
> -------------------------------------------------
>
>                 Key: DELTASPIKE-1257
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1257
>             Project: DeltaSpike
>          Issue Type: Task
>    Affects Versions: 1.8.0
>            Reporter: John D. Ament
>            Assignee: John D. Ament
>             Fix For: 1.8.1
>
>
> https://lists.apache.org/thread.html/655162d82786d1201c2b33a20d82db8a36a642d0d9afc20042584b0d@%3Cdev.deltaspike.apache.org%3E
> Something causes the release to work incorrectly with the BOM not inheriting 
> from DS parent.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to