schnelle opened a new issue, #138:
URL: https://github.com/apache/maven-resolver-ant-tasks/issues/138

   ### Affected version
   
   1.6.0
   
   ### Bug description
   
   I am planning to use the ant resolver task to upload artifacts to 
MavenCentral. It is a historical project and I want to keep changes minimal.
   
   I started by using the upload task. There is no other functionality, that I 
need. Consequently, I have no project POM. This seems to cause a 
NullPointerException at this code line 
https://github.com/apache/maven-resolver-ant-tasks/blob/maven-resolver-ant-tasks-1.6.0/src%2Fmain%2Fjava%2Forg%2Fapache%2Fmaven%2Fresolver%2Finternal%2Fant%2Ftasks%2FAbstractDistTask.java#L133
   
   I would prefer a dedicated error message rather than a crash of the task.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to