Re: A question about artifact resolution

2008-06-23 Thread Eric Rose
On Sun, 22 Jun 2008 06:02:48 am Jason van Zyl wrote: > Use the maven-dependency-plugin, it can retrieve artifacts and place > them so that you can subsequently process them. I suggest staying away > from the artifact resolver directly. Then I need to know how to drive maven-dependency-plugin progr

Re: A question about artifact resolution

2008-06-22 Thread Eric Rose
On Mon, 23 Jun 2008 01:58:23 pm Jason van Zyl wrote: > On 22-Jun-08, at 5:50 PM, Eric Rose wrote: > > On Sun, 22 Jun 2008 06:02:48 am Jason van Zyl wrote: > >> Use the maven-dependency-plugin, it can retrieve artifacts and place > >> them so that you can subsequen

Re: A question about artifact resolution

2008-06-22 Thread Eric Rose
[EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > Thanks, > > Jason > > -- > Jason van Zyl > Founder, Apache Maven > jason at sonatype dot com > --

Re: Maven ignores my archetype selection

2008-02-21 Thread Eric Rose
le CRUD interface with db backing) > > > 23: internal -> struts2-archetype-plugin (A Struts 2 plugin) > > > 24: internal -> shale-archetype-blank (A blank Shale web application > > > > with > > > > > JSF) > > > 25: internal -> maven-adf-

Re: SCM problems

2007-02-04 Thread Eric Rose
mplaining about an invalid SCM URL, and it wasn't until I changed it back that I could build the project. Eric > > Emmanuel > > > Regards > > > > Joakim Zetterberg > > > > Eric Rose <[EMAIL PROTECTED]> wrote on 2007-02-02 01:06:07: > >> Hi, &

SCM problems

2007-02-01 Thread Eric Rose
remove the port number from the configuration, I run into the first issue where the changes aren't persisted to further builds. Thanks for any pointers, Eric -- Eric Rose | "Sed quis custodiet ipsos custodes?" [EMAIL PROTECTED] | Juvenal (Sa

Re: [ANN] Maven Checkstyle Plugin 3.0 for Maven 1.x released

2006-02-19 Thread Eric Rose
ile} explicitly, the checkstyle plugin worked fine. Eric -- Eric Rose | "Sed quis custodiet ipsos custodes?" [EMAIL PROTECTED] | Juvenal (Satires, VI.347-8) *** This message contains privileg

Re: [ANN] Maven Checkstyle Plugin 3.0 for Maven 1.x released

2006-02-06 Thread Eric Rose
me: 36 seconds Finished at: Tue Feb 07 15:58:56 EST 2006 I presume that I'll have to add -Djavax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl somewhere, but I'm not sure where best to put it or of there's a better solution. An