[
https://issues.apache.org/jira/browse/MSHARED-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15558482#comment-15558482
]
Guillaume Boué commented on MSHARED-594:
----------------------------------------
Fixed in [r1763928|http://svn.apache.org/viewvc?view=revision&revision=1763928].
> NullPointerException is thrown when trying to install a project without POM
> file
> --------------------------------------------------------------------------------
>
> Key: MSHARED-594
> URL: https://issues.apache.org/jira/browse/MSHARED-594
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-artifact-transfer
> Reporter: Guillaume Boué
> Assignee: Guillaume Boué
> Fix For: maven-artifact-transfer-3.0.0
>
>
> When creating in-memory Maven projects with the {{ProjectBuilder}}, it could
> not have a POM file: the intent is that it only has attached artifacts and
> only those should get installed.
> As such, the component should not try to install the POM file returned by
> {{project.getFile()}} when this returns {{null}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)