Thanks! Now I have an account an I've submitted
http://jira.codehaus.org/browse/MVERSIONS-277
Regards,
Michal Kordas
2015-03-14 18:57 GMT+01:00 Karl Heinz Marbaise :
> Hi Michał,
>
> just take a look here:
>
> http://maven.apache.org/issue-tracking.html
>
> Request an xcircle account...
>
>
Hi Michał,
just take a look here:
http://maven.apache.org/issue-tracking.html
Request an xcircle account...
Kind regards
Karl Heinz Marbaise
On 3/14/15 6:36 PM, Michał Kordas wrote:
Hi Karl,
I wanted to submit Jira, but I don't have an account. On
https://jira.codehaus.org/login.jsp?os_d
Hi Karl,
I wanted to submit Jira, but I don't have an account. On
https://jira.codehaus.org/login.jsp?os_destination=%2Fbrowse%2FMVERSIONS I
see:
*Not a member? To request an account, please contact your JIRA
administrators.*
Can you help me with that?
Thanks,
Michal
2015-03-14 18:32 GMT+01:00
Hi Michał,
could you please so kind to open an jira issue for versions-maven-plugin?
Thanks in advance.
On 3/14/15 6:23 PM, Michał Kordas wrote:
Hi,
I've found bug in Versions Maven Plugin.
Problematic part of pom:
org.apache.maven.plugins
maven-jar-plugin
2.6
$
Hi,
I've found bug in Versions Maven Plugin.
Problematic part of pom:
org.apache.maven.plugins
maven-jar-plugin
2.6
${project.build.sourceDirectory}/META-INF/MANIFEST.MF
NPE is caused by line:
${project.build.sourceDirectory}/META-INF/MANIFEST.MF
When I remove $