On 2009-10-02, at 4:22 AM, two...@bluestemsoftware.com wrote:

Hi,

I embedded maven into a product. The version used, at the time, was 2.1-SNAPSHOT, checked out and built from components/trunk on 7/9/2008.

I am about to resume development and was hoping to pick up where I left off with a released version which uses the embedder. I read through the postings on this forum and got a bit lost in regards to the changes made to the source repository since then.

I do not see the maven-embedder code within the maven-2.2.x or the discontinued maven-2.1.x branches. From what I could gather, it appears that these branches evolved from the 2.0.x branch. And maven-3/trunk looks light years ahead of where I left off, i.e. no maven-project, maven-artifact, etc ...

Could someone please provide some guidance. Your help is much appreciated.


Look at the MavenCli class as an example of embedded use. Or look at M2Eclipse: http://svn.sonatype.org/m2eclipse/trunk/. Our primary goal with 3.x is compatibility of the CLI between 2.x and 3.x. The internals for embedding have changed a lot. There will be documentation for embedders prior to the Maven 3.0 release. For the moment you're reading the source.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org


Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
----------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to