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)