hboutemy commented on PR #179:
URL: 
https://github.com/apache/maven-artifact-plugin/pull/179#issuecomment-3347875760

   ah, ok, I see, the "improvement" 
https://github.com/apache/maven-archiver/pull/22
   ```
   [INFO] --- invoker:3.9.1:verify (integration-test) @ maven-artifact-plugin 
---
   [WARNING] -------------------------------------------------
   [WARNING] 
    
   *** begin build.log for: check-buildplan-ok/pom.xml ***
   ...
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-artifact-plugin:3.6.1-SNAPSHOT:check-buildplan 
(default-cli) on project parent: Execution default-cli of goal 
org.apache.maven.plugins:maven-artifact-plugin:3.6.1-SNAPSHOT:check-buildplan 
failed: '1970-01-01T00:00:00Z' is not within the valid range 
1980-01-01T00:00:02Z to 2099-12-31T23:59:59Z -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal 
org.apache.maven.plugins:maven-artifact-plugin:3.6.1-SNAPSHOT:check-buildplan 
(default-cli) on project parent: Execution default-cli of goal 
org.apache.maven.plugins:maven-artifact-plugin:3.6.1-SNAPSHOT:check-buildplan 
failed: '1970-01-01T00:00:00Z' is not within the valid range 
1980-01-01T00:00:02Z to 2099-12-31T23:59:59Z
   ```
   
   let's wait for https://github.com/apache/maven-archiver/pull/311 that will 
remove the limitation on timestamp


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