Apache Maven core
Go to file
Jason van Zyl 4925ac9702 o removing deprecated code in the plugin mechanism
o removing dead code
o examining how plugin version resolution is done, and we have a mix of a desire to use snapshots locally and pull releases
  remotely. if the repositories are mixed a snapshot will be pull automagically. this doesn't happen in practice but snapshots
  for plugin versions should be limited to a local search only.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@572872 13f79535-47bb-0310-9956-ffa450edef68
2007-09-05 04:38:49 +00:00
maven-build-context Merging revIds: 515814:520600 from 2.1-lifecycle-refactor branch to trunk. 2007-03-20 21:40:59 +00:00
maven-core o removing deprecated code in the plugin mechanism 2007-09-05 04:38:49 +00:00
maven-embedder o collecting all logging/eventing into the core. i posted a list of possible errors that can occur in the core, the stuff we had was only 2007-09-04 00:05:04 +00:00
maven-lifecycle Try to assume that a plugin bound in the POM but not resolved during build-plan-building will be resolvable later. 2007-06-08 16:46:20 +00:00
maven-model MNG-1849 Fix Extension.hashCode() throwing NPE if groupId or artifactId is null 2007-06-01 03:47:31 +00:00
maven-plugin-api Remove svn:executable from pom and java files 2007-03-02 10:55:05 +00:00
maven-plugin-descriptor Use the new maven-artifact 2007-08-30 14:36:59 +00:00
maven-profile updating license headers 2007-02-28 22:52:16 +00:00
maven-project MNG-2871: improve handling for EJB artifacts so that the build will work correctly without having to install the attached client JAR. This should be handled generally but we have no way of know what plugins product attached artifacts that should be handled this way. 2007-09-03 00:54:19 +00:00
maven-reporting updating license headers 2007-02-28 22:54:36 +00:00
maven-settings Restoring backward compatibility and deprecating old methods, so plugins and shared utilities can still use them without having to release new versions or suffer incompatibilities. 2007-07-13 02:30:50 +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 o integrate changes made in maven-artifact for non fail-fast and request/result usage in the embedder for 2007-09-01 19:23:17 +00:00
build.sh o the joys of using ant to bootstrap :-) It's staring to look like a real ant build! 2006-12-11 01:33:39 +00:00
build.xml o i'm reworking the error reporting mechanism. i am going to concretely deal with each error we can come up with instead of 2007-09-04 00:34:08 +00:00
ci.sh o updating plexus and classworlds with latest releases 2006-12-30 06:34:51 +00:00
doap_Maven.rdf license header update 2007-02-28 22:57:03 +00:00
pom.xml o don't need the maven-script module here any mo 2007-09-04 01:14:00 +00:00

README.txt

See: 

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