Re: [mojo-dev] NPE in Versions Maven Plugin on display-plugin-updates goal

2015-03-14 Thread Michał Kordas
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... > >

Re: [mojo-dev] NPE in Versions Maven Plugin on display-plugin-updates goal

2015-03-14 Thread Karl Heinz Marbaise
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

Re: [mojo-dev] NPE in Versions Maven Plugin on display-plugin-updates goal

2015-03-14 Thread Michał Kordas
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

Re: [mojo-dev] NPE in Versions Maven Plugin on display-plugin-updates goal

2015-03-14 Thread Karl Heinz Marbaise
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 $

[mojo-dev] NPE in Versions Maven Plugin on display-plugin-updates goal

2015-03-14 Thread Michał Kordas
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 $