maven/maven-core
Jason van Zyl f50f1b610e o update the scripts for maven for the change in the location of classworlds,
which reflects the location that the plexus runtime builder places
  classworlds

o change the internal configuration to match some of the changes made to
  plexus to account for elimination of xstream as a dependency. We're not
  all the way there because xstream is still required in the plugin tools.

o a little exception handler stub which I'm going to use to clean up the
  huge stack traces that comes out. Going to map specific exceptions to
  specific errors messages and to specific entries in a FAQ to help users
  learn about commons errors.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163202 13f79535-47bb-0310-9956-ffa450edef68
2004-10-23 13:37:18 +00:00
..
src o update the scripts for maven for the change in the location of classworlds, 2004-10-23 13:37:18 +00:00
.cvsignore Initial revision 2004-08-09 19:02:31 +00:00
LICENSE.txt Initial revision 2004-08-09 19:02:31 +00:00
NOTICE.txt Initial revision 2004-08-09 19:02:31 +00:00
README.txt Initial revision 2004-08-09 19:02:31 +00:00
checkstyle-license.txt Initial revision 2004-08-09 19:02:31 +00:00
deploy-site Initial revision 2004-08-09 19:02:31 +00:00
plugin-notes.txt PR: MNG-74 2004-09-02 12:34:19 +00:00
pom.xml o my changes in plexus caused some nasty problems so i've backed 2004-09-18 06:08:18 +00:00

README.txt

Bootstrapping Instructions
--------------------------

1. Make sure you have checked out the entire maven-components module.

./bootstrap-all.sh