Stefaan Dutry created WW-4690:
---------------------------------
Summary: struts2-core - maven-config - missing version for
jshint-maven-plugin
Key: WW-4690
URL: https://issues.apache.org/jira/browse/WW-4690
Project: Struts 2
Issue Type: Improvement
Reporter: Stefaan Dutry
Priority: Trivial
The pom for {{struts2-core}} is missing the version for the
{{jshint-maven-plugin}}
{code:none|title=Struts-JDK7-master build}
[WARNING] 'build.plugins.plugin.version' for
com.cj.jshintmojo:jshint-maven-plugin is missing. @
org.apache.struts:struts2-core:[unknown-version],
/home/jenkins/jenkins-slave/workspace/Struts-JDK7-master/core/pom.xml, line 75,
column 21
{code}
{code:none|title=Struts-JDK8-master build}
[WARNING] 'build.plugins.plugin.version' for
com.cj.jshintmojo:jshint-maven-plugin is missing. @
org.apache.struts:struts2-core:[unknown-version],
/home/jenkins/jenkins-slave/workspace/Struts-JDK8-master/core/pom.xml, line 75,
column 21
{code}
{code:none|title=Struts-JDK9-master build}
[WARNING] 'build.plugins.plugin.version' for
com.cj.jshintmojo:jshint-maven-plugin is missing. @
org.apache.struts:struts2-core:[unknown-version],
/home/jenkins/jenkins-slave/workspace/Struts-JDK9-master/core/pom.xml, line 75,
column 21
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)