Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Maven Archetype 3.3.1 compatibility #1076

Merged

Conversation

romain-grecourt
Copy link
Contributor

@romain-grecourt romain-grecourt commented Oct 11, 2024

Pre-emptive changes to support Maven Archetype 3.3.1 that restores compatibility pre 3.3.0

Update reflection logic to support getRemoteArtifactRepositories as

  • List<ArtifactRepository>
  • List<RemoteRepository>

- Pre-emptive updates to support upcoming Maven Archetype 3.3.1 that restores compatibility pre 3.3.0
- Update reflection logic to support getRemoteArtifactRepositories as List<ArtifactRepository> or List<RemoteRepository>
@romain-grecourt romain-grecourt added this to the 4.0.14 milestone Oct 11, 2024
@romain-grecourt romain-grecourt self-assigned this Oct 11, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 11, 2024
@romain-grecourt romain-grecourt merged commit c60640f into helidon-io:master Oct 11, 2024
24 checks passed
@romain-grecourt romain-grecourt deleted the archetype-3.3.1-compat branch October 11, 2024 21:55
romain-grecourt added a commit to romain-grecourt/helidon-build-tools that referenced this pull request Oct 11, 2024
- Pre-emptive updates to support upcoming Maven Archetype 3.3.1 that restores compatibility pre 3.3.0
- Update reflection logic to support getRemoteArtifactRepositories as List<ArtifactRepository> or List<RemoteRepository>
romain-grecourt added a commit that referenced this pull request Oct 12, 2024
- Pre-emptive updates to support upcoming Maven Archetype 3.3.1 that restores compatibility pre 3.3.0
- Update reflection logic to support getRemoteArtifactRepositories as List<ArtifactRepository> or List<RemoteRepository>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x archetype OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants