Search results
"tag:plugins"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Optimal Maven Plugin configuration
Maven has two sections in the pom relating to plugin configuration: project.build.plugin... |
May 26, 2008 10:57:29 PM |
|
2
|
Adding additional source folders to your Maven build
Occasionally you have a need to add additional source folders to your Maven build, usually when you are generating source via some external method or AntTask. Maven plugins that generate sources are expected to add the source folder automatically, but ... |
May 22, 2008 10:36:37 PM |
|
3
|
How to override a plugin's dependency in Maven
Maven 2.0.9 introduced the ability to override a dependency used by a plugin. This is handy when you want to use a newer checkstyle, pmd, etc jar than is included by default in the plugin. |
Apr 23, 2008 11:53:00 AM |
|
4
|
Maven 2.0.9 Released
Maven 2.0.9 has been released with some changes to stabilize the core plugin versions. Here I discuss plugin handling, the problems it created, how you should control your plugins, and how we made things a little better. |
Apr 10, 2008 8:27:04 PM |

