Re: Problem while getting injected parameters from plugin configuration.

2014-09-23 Thread animator
Thank You @Stuart McCulloch (and others that helped me in this topic)! Your explanation is very valuable and resolved my problems :) Regards, animator. -- View this message in context: http://maven.40175.n5.nabble.com/Problem-while-getting-injected-parameters-from-plugin-configuration

Re: Problem while getting injected parameters from plugin configuration.

2014-09-22 Thread Stuart McCulloch
-while-getting-injected-parameters-from-plugin-configuration-tp5805894p5805996.html Sent from the Maven Developers mailing list archive at Nabble.com. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional

Re: Problem while getting injected parameters from plugin configuration.

2014-09-22 Thread animator
thanks for advices! Second problem with injecting plexus components still exists.. I added no arg constructor and @Requirement annotation but still I get the same exceptions. Thanks for answers. -- View this message in context: http://maven.40175.n5.nabble.com/Problem-while-getting-injected

Re: Problem while getting injected parameters from plugin configuration.

2014-09-22 Thread Igor Fedorenko
constructor and @Requirement annotation but still I get the same exceptions. Thanks for answers. -- View this message in context: http://maven.40175.n5.nabble.com/Problem-while-getting-injected-parameters-from-plugin-configuration-tp5805894p5806136.html Sent from the Maven Developers mailing list

Re: Problem while getting injected parameters from plugin configuration.

2014-09-22 Thread Stuart McCulloch
Thanks for answers. -- View this message in context: http://maven.40175.n5.nabble.com/Problem-while-getting-injected-parameters-from-plugin-configuration-tp5805894p5806136.html Sent from the Maven Developers mailing list archive at Nabble.com

Problem while getting injected parameters from plugin configuration.

2014-09-21 Thread animator
and many other posts but cannot find explanation. Thanks for any help! -- View this message in context: http://maven.40175.n5.nabble.com/Problem-while-getting-injected-parameters-from-plugin-configuration-tp5805894.html Sent from the Maven Developers mailing list archive at Nabble.com

Re: Problem while getting injected parameters from plugin configuration.

2014-09-21 Thread Karl Heinz Marbaise
Hi, can you please show the full pom file of your plugin project ? Is this project somewhere available on Github or so ? So we can take a look at it... Kind regards Karl-Heinz Marbaise On 9/21/14 12:28 PM, animator wrote: Hi, I'm developing custom reporting plugin for my own needs. I use

Re: Problem while getting injected parameters from plugin configuration.

2014-09-21 Thread animator
/InstrumentMojo.java I declared there 4 parameter, those declared with property attirubutes work fine, but those without, that reffers to configuration don't. -- View this message in context: http://maven.40175.n5.nabble.com/Problem-while-getting-injected-parameters-from-plugin-configuration-tp5805894p5805910

Re: Problem while getting injected parameters from plugin configuration.

2014-09-21 Thread Hervé BOUTEMY
: http://maven.40175.n5.nabble.com/Problem-while-getting-injected-parameters- from-plugin-configuration-tp5805894p5805910.html Sent from the Maven Developers mailing list archive at Nabble.com. - To unsubscribe, e-mail: dev

Re: Problem while getting injected parameters from plugin configuration.

2014-09-21 Thread Igor Fedorenko
/InstrumentMojo.java I declared there 4 parameter, those declared with property attirubutes work fine, but those without, that reffers to configuration don't. -- View this message in context: http://maven.40175.n5.nabble.com/Problem-while-getting-injected-parameters- from-plugin-configuration-tp5805894p5805910

Re: Problem while getting injected parameters from plugin configuration.

2014-09-21 Thread Hervé BOUTEMY
no, there is absolutely nothing related to reporting plugins: reporting plugins are exactly like plugins I didn't see test-polyglot-project, I just had a reaction when looking at the mojo source when I look at test-polyglot-project, I see another problem: why is it reclared in reporting

Re: Problem while getting injected parameters from plugin configuration.

2014-09-21 Thread animator
://github.com/lgadawski/cloverage-maven-plugin/commit/0f99966fbb965be8c4d79845617e0a4ed748bc54 -- View this message in context: http://maven.40175.n5.nabble.com/Problem-while-getting-injected-parameters-from-plugin-configuration-tp5805894p5805996.html Sent from the Maven Developers mailing list archive