Migrating from ant is the common problem, but once you try maven you forget ant ;)
I'm very pleased to help, we can share maven experiences. You're right src/share should be changed to src/java, conf to src/conf and the examples should be moved to new maven projects. It's better if the projects are not nested, say /struts/struts (core struts) /struts/examples /struts/contrib/struts-el /struts/contrib/other Better than /struts/struts (core struts) /struts/struts/examples /struts/struts/contrib/struts-el /struts/struts/contrib/other > -----Original Message----- > From: Joe Germuska [mailto:[EMAIL PROTECTED] > Sent: Monday, July 12, 2004 9:09 PM > To: Struts Developers List > Subject: RE: 1.2.1 to which Maven repo? (RE: [ANN] Struts > 1.2.1 (Beta) Released) > > At 8:15 PM +0200 7/12/04, Carlos Sanchez wrote: > >Hi, > > > >The maven process to deploy projects in the repository is > very easy, it > >seems that the maven configuration is a bit outdated. I've > attached a > >small patch setting up the repositories. I suggest you to move the > >building process to maven, it makes life much easier. > > > >If you have any doubt you can contact me directly or send a > mail to the > >maven list. > > Carlos: > > Struts has a "beta" Maven build process. However, Ant is > still the official build tool and I would be reluctant to use > "maven dist:deploy" until we are more confident that we are > doing everything in Maven which we have been doing in Ant > until now. I have used "maven jar:deploy" and "maven > dist:deploy" for other projects and agree that they make it > pretty easy. > > If you're interested in helping us to "port" the build, > helping hands are always appreciated. We will be moving the > CVS repository from "jakarta-struts" to "struts" as part of > re-organizing to reflect Struts status as a "top-level" > Apache project. It seems that it would make sense to > reorganize to use standard Maven paths (like changing > "src/share" to "src/java"). There's no "schedule" for this; > it's just waiting for someone with CVS repository access to > get started. I'm going to start thinking about this now, but > not sure when I'll get to more than thinking... > > Joe > > -- > Joe Germuska > [EMAIL PROTECTED] > http://blog.germuska.com > "In fact, when I die, if I don't hear 'A Love Supreme,' I'll > turn back; I'll know I'm in the wrong place." > - Carlos Santana > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]