Skip to content
karlroberts edited this page May 3, 2012 · 5 revisions

Todo

  • Sort out primary use case
  • do config file, commandline syntax, parser, internal parse tree object
  • integrate with mvn plugins Do we need to create a plugin or can we simply invoke other plugins, or do we need to spawn a shell?
  • get the higher level tree manipulation functions working If it works at the higher abstraction then the low level detail can be added in as typeclasses
  • Fix dependency:tree to create single tree from .ear or simply merge trees? If we do it with merging trees it is more general and will work with different tree roots that may not necessarily be in the same project.
Clone this wiki locally