summaryrefslogtreecommitdiff
path: root/rules/maven
AgeCommit message (Collapse)Author
2014-11-19Add some missed files to rules/*/delete.listLuke Shumaker
2014-11-16update rules/MavenLuke Shumaker
2014-11-16Re-add maven dependencies that were implicitly there before because of CLIsLuke Shumaker
2014-11-16Support stubbing entry points without exposing the entire classpathLuke Shumaker
And use this for modello in maven.
2014-07-25Tidy upLuke Shumaker
- re-organize sources.mk and dependencies.mk - remove the non-working groov and gradle - minor touch-ups to some Makefiles
2014-06-06Get maven closer to compilingLuke Shumaker
The blocker on on compile-boot is org.eclipse.aether, which is missing.
2014-06-03get maven closer to buildingLuke Shumaker
2014-06-03Hey, look: Modello worksLuke Shumaker