rmannibucau commented on PR #30:
URL: 
https://github.com/apache/maven-artifact-plugin/pull/30#issuecomment-2034028188

   > see https://gist.github.com/hboutemy/cca5a94c6f7a9bc65023a31c31d3308f
   
   You have the same error than me.
   
   
   >  I don't get what CLI command it is related to: mvn 
-Dproject.nuild.outputTimestamp=set
   
   > I'm trying to guess the problem
   
   `mvn xxxx` no `-D`. The key point is that in the pom you have an 
interpolated value. See 
https://github.com/apache/maven-artifact-plugin/pull/30#issuecomment-2026810271 
which explains it.
   
   This kind of injected (=interpolated) value just fails exactly the same than 
moditech in your example on both commands (first exit with status=0 but logs an 
error which is wrong and second just fails).


-- 
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