maven/maven-plugins/maven-projecthelp-plugin
John Dennis Casey 921d4ced59 o Started maven-projecthelp-plugin to help with build analysis (this helped me to visualize profile stuff)
current goals:
     projecthelp:active-profiles
     projecthelp:effective-pom

o Added source attribute to the Profile model class in maven-model, along with code in the normalization utilities (converters from profiles.xml and settings.xml models to maven-model instances) to identify the source of a particular profile.

o Added a activeProfiles cache of the Profiles in effect for the current project, on the MavenProject class



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@189612 13f79535-47bb-0310-9956-ffa450edef68
2005-06-08 17:54:11 +00:00
..
src/main/java/org/apache/maven/plugins/projecthelp o Started maven-projecthelp-plugin to help with build analysis (this helped me to visualize profile stuff) 2005-06-08 17:54:11 +00:00
pom.xml o Started maven-projecthelp-plugin to help with build analysis (this helped me to visualize profile stuff) 2005-06-08 17:54:11 +00:00