Re: Singleton component

2014-07-29 Thread Dan Tran
http://maven.40175.n5.nabble.com/problem-Maven-creates-the-second-plugin-classloader-during-parallel-build-and-uses-two-classloader-hy-td5713793.html https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Class+Loading May help -d On Tuesday, July 29, 2014, wrote: > Hi, > > during the de

Singleton component

2014-07-29 Thread dirk . mahler
Hi, during the developing a Maven plugin (Maven project API version 3.0.5) for the project jQAssistant (jqassistant.org) and I'm running into an issue where I need some help: The plugin mojo scans the artifacts generated by the build process (classes, etc.) into an embedded instance of the graph