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

Set a version for the Maven antrun plugin (3.1.0) #116

Closed
wants to merge 4 commits into from
Closed

Conversation

eolivelli
Copy link
Collaborator

@eolivelli eolivelli commented Apr 5, 2024

Without setting a version for the antrun plugin Maven picks the default version, that depends on the Maven version.

In CI we used to run 1.3, and when I build the project locally it runs 3.1.0, that fails because the "tasks" configuration is no more supported (the modern syntax is "target")

IF you don't set a version the version depends on the version of Maven you use
@eolivelli eolivelli changed the title Dummy change to test CI Set a version for the Maven antrun plugin (3.1.0) Apr 5, 2024
@eolivelli eolivelli closed this Apr 5, 2024
@eolivelli eolivelli deleted the dummy branch April 5, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant