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 minimum maven version to 3.0.4 and updated plugin versions #691

Closed
wants to merge 2 commits into from

Conversation

nhajratw
Copy link
Contributor

Some of the plugins did not have versions specified, but should have per a maven 'best practice'

Also, there were a couple dependencies that had their version specified in multiple spots.

Removed versions from some plugins that were already specified in the root pluginManagement section

@@ -54,7 +54,6 @@
<plugin>
<groupId>com.theoryinpractise</groupId>
<artifactId>clojure-maven-plugin</artifactId>
<version>1.3.12</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this version defined now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's in the pluginManagement section of the root pom.

nhajratw pushed a commit to nhajratw/cucumber-jvm that referenced this pull request Mar 19, 2014
@nhajratw nhajratw deleted the update-plugin-versions branch March 20, 2014 15:53
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants