one is re-factoring your ANT taskdef class into a Mojo
path of least resistance is to stick with antrun http://maven.apache.org/plugins/maven-antrun-plugin/ Martin Gainty ______________________________________________ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Fri, 28 May 2010 14:56:37 -0400 > Subject: Re: Mavenizing a project > From: [email protected] > To: [email protected] > CC: [email protected] > > My experience has consistently been that if I adapt my projects to Maven > instead of vice-versa, life is just peachy. Have yet to come across a > circumstance in Maven that hasn't already been solved for. Just go with it. > > > On Fri, May 28, 2010 at 2:04 PM, Greg Akins <[email protected]> wrote: > > > On Fri, May 28, 2010 at 1:43 PM, Steve Francolla <[email protected]> > > wrote: > > > My advice is to fit your needs into Maven's standard directory layout > > > (project structure). > > > > > http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html > > > Your main source and junit source will fit well there. Unsure how your > > > helper classes fit in but it seems to me that the case can probably be > > made > > > for that to be packaged within the test source branch as well. > > > > > > > That seems like it might work better for my team. I think I'll have a > > bit more of a fight if I have to create a separate project. And truth > > is, I don't even think these tests get executed anymore. I just need > > to keep them intact until I can replace them with something better. > > > > -- > > Greg Akins > > > > http://insomnia-consulting.org > > http://www.pghcodingdojo.org > > http://pittjug.dev.java.net > > http://twitter.com/akinsgre > > http://www.linkedin.com/in/akinsgre > > _________________________________________________________________ The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail. http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4
