Hi Group,

I am facing a problem while creating my custiomised plugin for checkout the
code from SVN repo.

I am trying to call the scm:checkout plugin from mavenEmbedder. but while
executing the plugin, i am facing error.

here is the sample piece of code i am trying to use:

embedder.execute(reactorProjects, 
Collections.singletonList("scm:checkout"), new DefaultEventMonitor(new
PlexusLoggerAdapter( embedder.getLogger())), new ConsoleDownloadMonitor(), 
null,targetDirectory);

Please let me know, if this piece of code is correct or not? if anybody
knows this solution, how to call a scm:checkout from mavenEmbedder using
maven2.


thanks,

Jacob Thomas

-- 
View this message in context: 
http://www.nabble.com/SCM%3ACheckout-using-mavenEmbedder-tf2415942.html#a6734378
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