[jboss-jira] [JBoss JIRA] (DROOLS-1689) maven-checkstyle-plugin does not have a version specified, so the build is non-reproducible

Karel Suta (JIRA) issues at jboss.org
Wed Aug 2 15:25:00 EDT 2017


    [ https://issues.jboss.org/browse/DROOLS-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443605#comment-13443605 ] 

Karel Suta commented on DROOLS-1689:
------------------------------------

[~ge0ffrey] I have tried to check it in droolsjbpm-integration pom and I found out that maven-checkstyle-plugin has already defined its version. It is defined in org.jboss:jboss-parent:22, which is parent of org.jboss.integration-platform:jboss-integration-platform-parent:7.0.0.CR9. That one is a parent of org.jboss.integration-platform:jboss-integration-platform-bom.

> maven-checkstyle-plugin does not have a version specified, so the build is non-reproducible
> -------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-1689
>                 URL: https://issues.jboss.org/browse/DROOLS-1689
>             Project: Drools
>          Issue Type: Task
>          Components: build
>            Reporter: Geoffrey De Smet
>            Assignee: Karel Suta
>            Priority: Minor
>
> {code}
> $ mvn versions:display-plugin-updates
> ...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building OptaPlanner multiproject parent 8.0.0-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- versions-maven-plugin:2.1:display-plugin-updates (default-cli) @ optaplanner ---
> [INFO] artifact org.apache.maven.plugins:maven-checkstyle-plugin: checking for updates from central
> [INFO] artifact org.apache.maven.plugins:maven-checkstyle-plugin: checking for updates from jboss-public-repository-group
> [INFO] 
> [INFO] All plugins with a version specified are using the latest versions.
> [INFO] 
> [WARNING] The following plugins do not have their version specified:
> [WARNING]   maven-checkstyle-plugin ..................................... 2.17
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list