Re: Getting access to the versions in a POM

2007-11-14 Thread Mark Russell
rhaps Wiki? Or Plugin Dev Center? Wayne On 11/14/07, Mark Russell <[EMAIL PROTECTED]> wrote: I am writing an internal plugin for maven 2 for our company. One of the things I need to do is to get access to the dependency information that is configured in the pom. Is there a way to do

Getting access to the versions in a POM

2007-11-14 Thread Mark Russell
. Please point me to a web page that will help me. Thanks in advance :-> -- Mark Russell Instantiations, Inc. 724-368-3331 (land line) http://www.instantiations.com smime.p7s Description: S/MIME Cryptographic Signature

Re: Maven Release plugin

2007-10-30 Thread Mark Russell
thanks to both or you for your help Wendy Smoak wrote: On 10/29/07, Mark Russell <[EMAIL PROTECTED]> wrote: I am about to release my first maven plugin. I was looking at the maven-release-plugin. This seams to do what I want. does it work with CVS? If so where is the documentati

Maven Release plugin

2007-10-29 Thread Mark Russell
I am about to release my first maven plugin. I was looking at the maven-release-plugin. This seams to do what I want. does it work with CVS? If so where is the documentation for this? I did several web searches and the only thing I can find is SVN examples. -- Mark Russell Instantiations

Setting up company repository

2007-10-19 Thread Mark Russell
see maven trying to access my repository. How do I go about debugging this? Are there any documents on this? -- Mark Russell Instantiations, Inc. 724-368-3331 (land line) http://www.instantiations.com smime.p7s Description: S/MIME Cryptographic Signature

Testing Help

2007-10-18 Thread Mark Russell
and run unit tests against it? What is a good document on testing mojo's. I've been looking and can not seem to find one. Thanks in advance for any help :-> -- Mark Russell Instantiations, Inc. 724-368-3331 (land line) http://www.instantiations.com smime.p7s Description: S/MIME

Re: distributionManagement

2007-10-18 Thread Mark Russell
Wayne -- Mark Russell Instantiations, Inc. 724-368-3331 (land line) http://www.instantiations.com smime.p7s Description: S/MIME Cryptographic Signature

distributionManagement

2007-10-17 Thread Mark Russell
eploy to a server with a different user name for the scp protocol? if I were using the scp command I would do something like this scp file.xml [EMAIL PROTECTED]:/opt/downloads How would I do something like that in the scp: statement thanks :-> -- Mark Russell Instantiations, Inc. 724-368-33

Store external files

2007-10-05 Thread Mark Russell
I have a need to write files during a maven plugin run that will be read on the next run of maven. What is the best practice for the location of these kind of files? What is the best practice for the location of temporary files? -- Mark Russell Instantiations, Inc. 724-368-3331 (land line) http

Re: access to MavenProject help

2007-10-02 Thread Mark Russell
: parameter instead of @parameter regards, Hervé -- Mark Russell Instantiations, Inc. 724-368-3331 (land line) http://www.instantiations.com smime.p7s Description: S/MIME Cryptographic Signature

Re: access to MavenProject help

2007-10-02 Thread Mark Russell
Thanks for the help. I must have been working on that too long to see the error. Many thanks for pointing that out to me that worked Hervé BOUTEMY wrote: I see 1 typo that would explain the problem: parameter instead of @parameter regards, Hervé Le mardi 2 octobre 2007, Mark Russell a

access to MavenProject help

2007-10-01 Thread Mark Russell
I would like any help on this that I could get. I need to get this code up and running I have several people waiting for this. I have read the book "Better Builds with Maven" and the MOJO Developer's handbook and can not seem to get this working. thanks for you

Can plugins call other plugins

2007-10-01 Thread Mark Russell
I am writing a maven plugin that at execute time needs to call another maven plugin. How do I do that? -- Mark Russell Instantiations, Inc. 724-368-3331 (land line) http://www.instantiations.com smime.p7s Description: S/MIME Cryptographic Signature

Maven and eclipse

2007-09-30 Thread Mark Russell
with all the required plugins run the analysis headlessly then the plugin would process the results. How would everyone suggest I do this. Thanks for your help -- Mark Russell Instantiations, Inc. 724-368-3331 (land line) http://www.instantiations.com smime.p7s Description: S/MIME

How does a plugin unpack a needed resoure

2007-09-30 Thread Mark Russell
are going about this completely wrong) Thanks in advance for your help! -- Mark Russell Instantiations, Inc. 724-368-3331 (land line) http://www.instantiations.com smime.p7s Description: S/MIME Cryptographic Signature