Skip to content

Use <pluginManagement> in parent pom so that all plugins (and their versions) for the project can be centrally managed.#865

Merged
mkristian merged 3 commits intojruby:masterfrom
jendave:plugin-management
Jul 9, 2013
Merged

Use <pluginManagement> in parent pom so that all plugins (and their versions) for the project can be centrally managed.#865
mkristian merged 3 commits intojruby:masterfrom
jendave:plugin-management

Conversation

@jendave
Copy link
Contributor

@jendave jendave commented Jul 9, 2013

All Maven plugins are now consistent (where necessary) throughout the project.

jendave added 3 commits July 8, 2013 23:30
…ersions) for the project can be centrally managed. All Maven plugins are now consistent (where necessary) throughout the project.
…ersions) for the project can be centrally managed. All Maven plugins are now consistent (where necessary) throughout the project.
@mkristian
Copy link
Member

that is great to have all the version in ONE place but I do miss the ./maven and ./docs hierarchy - would it be possible for you to include that as well.

@jendave
Copy link
Contributor Author

jendave commented Jul 9, 2013

I'll work on that for the next pull request. Thanks

@jendave
Copy link
Contributor Author

jendave commented Jul 9, 2013

Question - the ./maven and ./docs folder, they are run as separate builds from the main build. Should they be integrated into the main build. i.e. they should be a referenced in the parent pom?

@mkristian
Copy link
Member

the docs should run with -Pdocs (let the main build just run as well). the maven ones are more for distribution - I guess running them via -Pdist would do. I guess all my fiddling around with those profiles could just go away.

@jendave
Copy link
Contributor Author

jendave commented Jul 9, 2013

Great. I'll look at that. BTW, can you merge this PR?

mkristian added a commit that referenced this pull request Jul 9, 2013
Use <pluginManagement> in parent pom so that all plugins (and their versions) for the project can be centrally managed.
@mkristian mkristian merged commit eab1b17 into jruby:master Jul 9, 2013
@jendave jendave deleted the plugin-management branch July 9, 2013 16:11
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.

2 participants