You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/18 07:34:20 UTC

[jira] [Commented] (WW-4690) struts2-core - maven-config - missing version for jshint-maven-plugin

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

ASF GitHub Bot commented on WW-4690:
------------------------------------

GitHub user sdutry opened a pull request:

    https://github.com/apache/struts/pull/112

    WW-4690 added version to jshint-maven-plugin

    [issue WW-4690](https://issues.apache.org/jira/browse/WW-4690)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sdutry/struts WW-4690

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/112.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #112
    
----
commit ef1754710d5ace96c82c7f0f79ced1d7cb38c444
Author: Stefaan Dutry <st...@gmail.com>
Date:   2016-09-18T07:31:37Z

    WW-4690 added version to jshint-maven-plugin

----


> 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
>              Labels: build
>
> 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)