[jboss-jira] [JBoss JIRA] (DROOLS-1689) maven-checkstyle-plugin does not have a version specified, so the build is non-reproducible
Geoffrey De Smet (JIRA)
issues at jboss.org
Wed Aug 2 05:18:00 EDT 2017
Geoffrey De Smet created DROOLS-1689:
----------------------------------------
Summary: 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