[
https://issues.apache.org/jira/browse/NETBEANS-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258639#comment-16258639
]
ASF GitHub Bot commented on NETBEANS-47:
----------------------------------------
matthiasblaesing commented on issue #280: [NETBEANS-47] readded not donated
maven-4.0.0.xsd
URL:
https://github.com/apache/incubator-netbeans/pull/280#issuecomment-345552929
Thank you for looking into this. I squashed the commits of both changesets
together and merged these in
https://github.com/apache/incubator-netbeans/commit/262b820ccf2ae2823b585adbb3ee682ad8798e09.
The commit for maven-4.0.0.xsd was further modified, as the line endings were
MSDOS (\r\n) and the non-binary files in the repository should only contain
UNIX endings (\n).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Adding dependencies in the POM of a project that has none throws NPE
> --------------------------------------------------------------------
>
> Key: NETBEANS-47
> URL: https://issues.apache.org/jira/browse/NETBEANS-47
> Project: NetBeans
> Issue Type: Bug
> Components: apisupport - Maven
> Affects Versions: 9.0
> Environment: Windows 7 64 bits
> Reporter: Jean-François El Fouly
> Labels: donation-fixes, pull-request-available
> Attachments: stacktrace.txt
>
>
> When adding <dependencies> to a new Maven project, a NPE is thrown.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)