RE: Possible PluginManager interaction with Guice bug

2013-02-01 Thread Martin Gainty
will do! thanks stuart, Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte W

Specifying System Parameters in All Phases

2013-02-01 Thread Danny Gratzer
Hello, Currently I'm using surefire to configure Java system properties in my pom and this is working well. But it doesn't seem to configure it for all maven cycles/phases. Is there a way to tell surefire to define system properties for all phases? Or is there a more appropriate way to appro

Re: Listing all attached artifacts for a specific GAV

2013-02-01 Thread Henrik Eriksson
Hello. Thank you for your reply. Well there is some sort of data about it in a local repository, not sure about what ends up in a remote one. I'm aware of that the artifact should declare the dependencies, and that was one of the ideas I had, though right now its pretty much impossible to do so due

Using dynamic properties in POM.XML

2013-02-01 Thread mlandman99
Hi, I'm using Maven to help manage a automated testing project for integrated system-level testing, not unit testing. The project holds the test code, but the device under test is something completely separate. The first test grabs the installer (located externally) and installs the product under

Re: Possible PluginManager interaction with Guice bug

2013-02-01 Thread Stuart McCulloch
On 1 February 2013 12:04, Martin Gainty wrote: > > Stuart > Yes i agree that the PluginManager *should* be discovering the implementor > at for Java class but instead pulls in > AbstractModelloGeneratorMojo which extends AbstractMojo > Remember to attach your test project that demonstrates the

RE: Possible PluginManager interaction with Guice bug

2013-02-01 Thread Martin Gainty
Stuart Yes i agree that the PluginManager *should* be discovering the implementor at for Java class but instead pulls in AbstractModelloGeneratorMojo which extends AbstractMojo Jira entry http://jira.codehaus.org/browse/MPLUGIN-240?focusedCommentId=318476#comment-318476 Thanks, Martin Gainty

Re: Possible PluginManager interaction with Guice bug

2013-02-01 Thread Stuart McCulloch
On 31 January 2013 21:29, Martin Gainty wrote: > > Gentlemen > I found a consistent bug with PluginManager not able to locate @goal/** * > artifactId=modello-maven-plugin > * @author mailto:tryg...@inamo.no";>Trygve Laugstøl > * @version 1.5 > * @threadSafe > */ > public abstract class Abstra