Jamin Collins created MNG-6798:
----------------------------------

             Summary: build-helper-maven-plugin: 
java.lang.IllegalArgumentException: version can neither be null, empty nor blank
                 Key: MNG-6798
                 URL: https://issues.apache.org/jira/browse/MNG-6798
             Project: Maven
          Issue Type: Bug
          Components: Plugins and Lifecycle
    Affects Versions: 3.6.2
            Reporter: Jamin Collins


After upgrading to maven 3.6.2 I found that I could no longer successfully 
build one of my projects.  The error:
{quote}
 [ERROR] Failed to execute goal 
org.codehaus.mojo:build-helper-maven-plugin:3.0.0:released-version 
(released-version) on project forge-gui-desktop: Execution released-version of 
goal org.codehaus.mojo:build-helper-maven-plugin:3.0.0:released-version failed: 
version can neither be null, empty nor blank -> [Help 1]
{quote}
seemed to indicate a problem with one of the plugins, specifically 
*build-helper-maven-plugin*.  However, I have found that rolling maven (and 
only maven) back to 3.6.1 allows the project to build.  So, this appears to be 
a problem with maven and not the plugin.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to