Plugins and project classpath

2013-01-11 Thread Bertram, Alexander
Hi there, I'm working on the maven plugin for Renjin (R on the JVM) and had a question about best practices for plugin goals that require project dependencies. The renjin-maven-plugin has a compile-namespace goal and a test goal, which both evaluate R scripts in src/main/R, and so require that the

Developing a new repository layout / proxy?

2012-01-20 Thread Bertram, Alexander
Hi there, I'm working on Renjin, an interpreter for the R language written in Java for the JVM. Since a major goal of the project is to make it easier to intermix R language packages and java packages, I'd like to develop a set of plugins for maven to that make it easy to include R-language packag