maven/maven-core
Jason van Zyl 8d32719c39 o convert as much as i can in maven-core to use the annotation processor. it revealed a bug where given certain circumstances
if a component was a requirement it prevents the actual component descriptor for that requirement to be output. worked
  around that by using the javadoc annotations on 5 problem classes. i'll fix the processor before converting the rest.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721606 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 01:36:23 +00:00
..
src o convert as much as i can in maven-core to use the annotation processor. it revealed a bug where given certain circumstances 2008-11-29 01:36:23 +00:00
pom.xml MNG-3876: Add in the maven-artifact code so we can start creating facades and back it with mercury 2008-11-27 22:32:16 +00:00