Hi,

so after a longer time i found out how to get most parts working... (updated
https://gist.github.com/870717 appropriateley).

But at the moment i have only a single issue which i currently can't solve.
The SCMManager does not work...Does someone know how to initialize an
ScmManager...I'm working with the following code:

            setScmManager((ScmManager) getPlexusContainer().lookup(
ScmManager.ROLE ));
            setScmUrlSeletor((ScmUrlSelector) getPlexusContainer().lookup(
ScmUrlSelector.ROLE ));
            getScmManager().setScmProvider( "svn", new SvnExeScmProvider()
);

But this seemed to be not enough or wrong...

Any hints/ideas ?

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-tp3397120p4254101.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