maven/maven-mboot2/src/main/java
Brett Leslie Porter d48af1ad15 fix error handling in javac if there is some other failure (eg bad parameters)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163630 13f79535-47bb-0310-9956-ffa450edef68
2005-03-21 05:26:32 +00:00
..
compile fix error handling in javac if there is some other failure (eg bad parameters) 2005-03-21 05:26:32 +00:00
download Add support for proxy in bootstrap. 2005-03-17 06:11:17 +00:00
jar o just packaging up stuff better, removing unused code. 2004-12-05 04:12:25 +00:00
test o Added file-based test reporting to mboot process, since console reporter doesn't do a good job with test failures/errors. 2005-03-15 21:35:06 +00:00
util o just packaging up stuff better, removing unused code. 2004-12-05 04:12:25 +00:00
MBoot.java o Created non-abstract base class for DefaultArtifactFactory to extend, called ArtifactConstructionSupport, which provides centralized means for constructing artifacts consistently without all the maven-core specific methods. These maven-core specifics not delegate to the generic methods provided in this new class. 2005-03-18 22:02:09 +00:00