On Sat, 2004-05-29 at 09:54, Emmanuel Venisse wrote: > Jason, > > Can we rename the descriptor goal to plugin:descriptor?
I'm getting there :-) I was planning on doing @maven.plugin.id:@maven.goal.name as the string that is spit out in the plugin descriptor. So all the goals will be consistently named, then I was thinking to add a simple aliasing mechanism so that people don't have to type maven reallylongpluginid:reallylonggoalname > Emmanuel > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, May 29, 2004 5:21 AM > Subject: cvs commit: maven-components/maven-plugins/maven-plugin-plugin - > Imported sources > > > > jvanzyl 2004/05/28 20:21:30 > > > > Log: > > Status: > > > > Vendor Tag: ASF > > Release Tags: INIT > > > > N maven-components/maven-plugins/maven-plugin-plugin/project.xml > > N maven-components/maven-plugins/maven-plugin-plugin/.cvsignore > > N > maven-components/maven-plugins/maven-plugin-plugin/src/main/java/org/apache/ > maven/plugin/plugin/AbstractPluginMojo.java > > N > maven-components/maven-plugins/maven-plugin-plugin/src/main/java/org/apache/ > maven/plugin/plugin/DescriptorGenerator.java > > > > No conflicts created by this import > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
