> Im creating an application where I would like to do the following: Parse a pom > and add a specific dependency to classpath. ... > Maven itself solve this very easily. Is there an easy way to embed this > functionality > from Maven into an application?
Most likely you will want to look at/leverage the Aether API for this purpose. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
