[jira] [Commented] (MNG-6798) build-helper-maven-plugin: java.lang.IllegalArgumentException: version can neither be null, empty nor blank

2019-11-14 Thread Stefan Seifert (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16974597#comment-16974597
 ] 

Stefan Seifert commented on MNG-6798:
-

there is a PR for the build-helper-maven-plugin which seems to fix the problem 
- works fine for me with maven 3.6.2
https://github.com/mojohaus/build-helper-maven-plugin/pull/82

> 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
>Priority: Major
>
> 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)


[jira] [Commented] (MNG-6798) build-helper-maven-plugin: java.lang.IllegalArgumentException: version can neither be null, empty nor blank

2019-11-04 Thread Michael Osipov (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966943#comment-16966943
 ] 

Michael Osipov commented on MNG-6798:
-

[~khmarbaise]

> 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
>Priority: Major
>
> 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)