Re: [m2] writing a plugin

2005-09-05 Thread dan tran
your question on excutedProject annotation is documented at http://maven.apache.org/maven2/lifecycle.html regarding getArtifacts(), i dont see any reason this is not working, post your snip code someone may be able to help. Or better yet, join IRC you can get quicker answer while developing you

[m2] writing a plugin

2005-09-05 Thread Ashley Williams
Hi, I'm trying to write a plugin and I'd appreciate a few pointers. Firstly can anyone explain the difference between the two annotations called project and executedProject? The plugin I'm writing does some similar tricks to the Eclipse plugin. With that in mind I need to find the list of

[m2] writing a plugin

2005-09-05 Thread Ashley Williams
Hi, I'm trying to write a plugin and I'd appreciate a few pointers. Firstly can anyone explain the difference between the two annotations called project and executedProject? The plugin I'm writing does some similar tricks to the Eclipse plugin. With that in mind I need to find the list of