Hi,

after figuring out how to solve the problem with ScmManager i can now call
the execute method of Maven Mojo's...(updated https://gist.github.com/870717
appropriateley). 

I found out that i don't need to do anything else than the following to
initialize the ScmManager and get it working:

            setScmManager((ScmManager) getPlexusContainer().lookup(
ScmManager.ROLE));

Kind regards
Karl Heinz Marbaise

-----
Kind regards
Karl Heinz Marbaise
----
http://www.soebes.de
http://www.skmwiki.de
http://supose.org/wiki/supose
--
View this message in context: 
http://maven.40175.n5.nabble.com/Integrate-Maven-Plugin-Code-Mojo-s-into-Application-tp3397120p4258688.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to