Apache Maven core
Go to file
John Dennis Casey a3b489d71e Adding error reporting for most project errors via aspects that collect the context information and format a nice message (the aspect just binds to the errors API in org.apache.maven.project.error.*).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@598748 13f79535-47bb-0310-9956-ffa450edef68
2007-11-27 19:55:04 +00:00
maven-core Wiring plugin-as-extension back into the new extension scanning stuff. 2007-11-27 17:59:22 +00:00
maven-core-it-runner add a name 2007-09-24 03:59:57 +00:00
maven-embedder Adding error reporting for most project errors via aspects that collect the context information and format a nice message (the aspect just binds to the errors API in org.apache.maven.project.error.*). 2007-11-27 19:55:04 +00:00
maven-lifecycle Working on cleaning up exceptions and reporting (these changes are from before the break I took to work on memory profiling in maven and plexus). 2007-11-08 20:33:27 +00:00
maven-model [MNG-3240] maven-model RepositoryBase.equals() causes ClassCastException 2007-10-19 16:52:49 +00:00
maven-plugin-api o getting to compile, yes i will remove these deps 2007-09-06 00:54:20 +00:00
maven-profile o removing jdom from the core for the embedder and we will soon have a different tool for writing out POMs, trying to slim 2007-10-18 18:05:59 +00:00
maven-project Adding error reporting for most project errors via aspects that collect the context information and format a nice message (the aspect just binds to the errors API in org.apache.maven.project.error.*). 2007-11-27 19:55:04 +00:00
maven-reporting-api o dump doxia to release version 2007-10-23 08:27:25 +00:00
src/main/assembly produce a source assembly as part of the release 2007-06-15 03:10:55 +00:00
README.txt o point people at the website 2006-11-23 20:46:24 +00:00
ant-contrib-1.0b2.jar Merge maven.new for latest plexus classworlds and container APIs 2006-12-07 00:17:53 +00:00
build.properties Removing maven-build-context, and replacing it with caching aspects for model-lineage stuff and project instances. Still needs caching for artifact resolution, and I have an aspect for this too, but it's not enabled yet, since it's still buggy. 2007-11-15 05:37:55 +00:00
build.xml Adding line to pull aspectjrt from the repo if it's not in the local repository. 2007-11-09 18:43:23 +00:00
doap_Maven.rdf o trying out a GIT commit 2007-09-29 19:46:45 +00:00
pom.xml Removing maven-build-context, and replacing it with caching aspects for model-lineage stuff and project instances. Still needs caching for artifact resolution, and I have an aspect for this too, but it's not enabled yet, since it's still buggy. 2007-11-15 05:37:55 +00:00

README.txt

See: 

http://maven.apache.org/guides/development/guide-building-m2.html