How to share resources across projects in Maven

April 17, 2008 By Brian Fox Comments Off

There are a few ways to share resources across multiple projects or modules:

In this blog I’ll show how to do the second option since in my opinion, it is currently the most stable and flexible. In the future, I’ll try out the maven-remote-resources-plugin and write up a tutorial. (more…)

Categories: How-To, Maven Tags: , ,