Search results
"tag:dependency"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Maven code: How to detect if you have a SNAPSHOT version
I answer this question often enough that I decided to burn it to a blog so I don't have to dig it out of the source anymore...and maybe save someone else the time along the way. Here is the relevant code that Maven uses to determine if an artifact is a ... |
May 29, 2008 1:13:17 PM |
|
2
|
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 |
|
3
|
How to share resources across projects in Maven
I find myself explaining how to share resources across projects quite often. Here I show how to do it, and offer a few other pointers along the way. |
Apr 17, 2008 10:25:00 PM |

