maven/maven-embedder/notes.txt
Jason van Zyl bc92124d6d adding some notes from eu
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291484 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 22:58:51 +00:00

12 lines
342 B
Plaintext

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