This should help: https://cwiki.apache.org/confluence/display/ROLLER/Build+Guide
I use both Netbeans and Eclipse (with the m2eclipse plugin) for development. Thanks, Dave On Mon, Jul 26, 2010 at 6:15 AM, mario.mueller.mac <[email protected]> wrote: > Hi folks, > > Maven2 integrates very well if you use the m2eclipse plugin (works with 3.5 > and 3.6). See http://m2eclipse.sonatype.org/installing-m2eclipse.html for > the details ;) > > Regards, > Mario > > ----------------------------------------------------- > Mario Mueller > Mail: [email protected] > Phon: 0049 176 83016418 > > > > > Am 26. Jul 2010 um 12:08 schrieb Edd Grant <[email protected]>: > > I *think* that the mavenised build was introduced some way in to the Roller > 5 source, if you're familar with Maven then all you need to know is that > Roller builds like any standard Maven project. If you're not familiar with > Maven then there's a reasonable tutorial on the Maven site which should get > you started ( > http://maven.apache.org/guides/getting-started/maven-in-five-minuteshtml). > All maven projects are ostensibly built using the same commands so once > you've got this sorted the process of buliding Roller should be a bit more > self explanatory. > > Netbeans 6.9 has support for Maven projects out of the box, you should just > be able to open and build the project straight from the IDE. I've done this > in the past with the Roller 5 source and have had no problems. > > I'm not sure whether Eclipse has Maven support out of the box, I think that > might depend on the distribution you use. I'm currently using SpringSource > STS 2.3 which does. > > Are you having any particular problem building in Netbeans? If you could > send an error/ stacktrace that would be helpful. > > Cheers, > > Edd > > On 26 July 2010 10:54, Nicolas Muller <[email protected]> wrote: > >> Hello, >> >> >> >> I was working with Roller 4.x with Ant with success. Now it is mandatory >> to >> use maven to build source. >> >> I would like to know if using netbeans is a good idea or not ? Maybe >> Eclipse >> ? >> >> >> >> Do you have any tutorial to do that ? I am testing with netbeans 6.9 and >> it >> is hard to understand how it uses maven to do it. >> >> I can start Roller with command line but not in the IDE L >> >> >> >> It would be perfect to have a simple guide to build properly the source. >> >> >> >> Thank you very much. >> >> >> >> Best regards, >> >> > > > -- > Mobile: +44 (0) 7861 394 543 > Web: http://www.eddgrant.com >
