Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Investigate why latest maven-archetype-plugin breaks release build #563

Closed
deki opened this issue May 19, 2023 · 5 comments
Closed

Investigate why latest maven-archetype-plugin breaks release build #563

deki opened this issue May 19, 2023 · 5 comments

Comments

@deki
Copy link
Collaborator

deki commented May 19, 2023

Release build fails with maven-archetype-plugin 3.2.1. I had to downgrade to 3.0.1 for a successful build.

Use a dry run (mvn release:prepare -DdryRun=true) to reproduce and consider reporting here https://maven.apache.org/archetype/maven-archetype-plugin/issue-management.html in case no solution is available.

@mbfreder
Copy link
Contributor

Not getting any error when running mvn release:prepare -DdryRun=true. @deki does the release build still fail on your side?
Screenshot 2023-11-20 at 9 23 40 PM

@deki
Copy link
Collaborator Author

deki commented Nov 21, 2023

Yes, the issue still exists. Did you update the maven-archetype-plugin in aws-serverless-jersey-archetype/pom.xml, aws-serverless-spring-archetype/pom.xml and aws-serverless-struts-archetype/pom.xml?

@mbfreder
Copy link
Contributor

I updated in maven-archetype-plugin' to 3.2.1 in aws-serverless-jersey-archetype/pom.xml, aws-serverless-spring-archetype/pom.xml and aws-serverless-springboot3-archetype/pom.xml. I'm not getting any error. Is there anything else I can do to reproduce?

@deki
Copy link
Collaborator Author

deki commented Nov 21, 2023

Maybe a fresh clone on EC2? I saw it in the GitHub runner logs and I can reproduce it both on a Mac and on a Windows machine.

@deki
Copy link
Collaborator Author

deki commented Nov 27, 2024

Fixed as part of the 2.1.0 release.

@deki deki closed this as completed Nov 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants