Takashi.
I tried this and it worked; almost. I assume you have to manually edit
the script to add the commands you care about. There is no magical way
to inspect the plugins available to the current pom.xml and kick out a
list of their targets; right?
I'm fine with editing the script (do you have a more fully populated
one?). However, beyond the <plugin>:<target> functionality, how did you
get -D arguments working for your blog entry?
$ mvn archetype:create <TAB>-D<TAB>
-DarchetypeArtifactId=
-DarchetypeArtifactId=maven-archetype-archetype
-DarchetypeArtifactId=maven-archetype-j2ee-simple
...
thanks,
jim
Takashi Nishigaya wrote:
Hi ccadete,
try my bash completion script:
http://blogs.sun.com/nishigaya/entry/bash_completion_for_maven_2
it will complemet plugin parameters as well as well-known plugin
goals.
the above entry is written in japanse, sorry. But you can easily
find the link for the actual bash completion script.
Thanks,
Takashi Nishigaya
ccadete wrote:
Yes, it was that, now it is working :) thanks.
ccadete
---------------------------------------------------------------------
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]