You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2005/09/26 00:58:56 UTC

svn commit: r291484 - /maven/components/trunk/maven-embedder/notes.txt

Author: jvanzyl
Date: Sun Sep 25 15:58:51 2005
New Revision: 291484

URL: http://svn.apache.org/viewcvs?rev=291484&view=rev
Log:
adding some notes from eu

Modified:
    maven/components/trunk/maven-embedder/notes.txt

Modified: maven/components/trunk/maven-embedder/notes.txt
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-embedder/notes.txt?rev=291484&r1=291483&r2=291484&view=diff
==============================================================================
--- maven/components/trunk/maven-embedder/notes.txt (original)
+++ maven/components/trunk/maven-embedder/notes.txt Sun Sep 25 15:58:51 2005
@@ -1,4 +1,11 @@
-<eu> -- parse xml to in-memory model
-<eu> -- run m2 (embedded): including running for downloading dependencies, building, archetypes, etc.
-<eu> -- introspect available goals
-<eu> -- introspect available plugins (low priority)
+
+-- parse xml to in-memory model
+  Now MavenEmbedder.readProjectWithDependencies()
+  transitively resolve all dependencies and download them
+  if anything is missing. However we need a callback for 
+  progress indication.
+
+-- run m2 (embedded): including running building, archetypes, etc.
+
+-- introspect available plugins and their goals
+  



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