I can't help you with this specific problem (I don't use Eclipse and I don't tend to build Magnolia myself), but if your still in the 'looks like a promising alternative' phase, I recommend just downloading a pre-built Magnolia package with Tomcat included and try that out. Our development setup consists of a multi-module Maven project which pulls in whatever we need from Magnolia as Maven artefacts and adds our own bits to the mix.
The wiki page you're referring to sets up Eclipse for development on Magnolia itself, which maybe isn't what you're looking. Or is it? Nils. ________________________________________ Van: [email protected] [[email protected]] namens Mike Dalrymple [[email protected]] Verzonden: vrijdag 7 mei 2010 7:35 Aan: [email protected] Onderwerp: [magnolia-user] Maven Eclipse stuck on SCM error. Hello, I'm new to Magnolia so I apologize in advance if I'm missing any core concepts. I'm a Java developer with multiple needs for a CMS system. I had previously been investigating Joomla (among others) but just can't bring myself to swallow the PHP pill. Magnolia looks like a promising alternative. To the best of my ability, I've followed the instructions found here: http://wiki.magnolia-cms.com/display/DEV/Eclipse I say to the best of my ability because there are a few differences with my setup due to the fact that I currently use most of these tools for other projects but I appear to have newer versions. So, my setup is: Eclipse 3.5.1 Maven Integration for Eclipse 0.9.8 Subclipse instead of Subversive Things looked promising when I initially checked out the trunk version as described on the wiki. Once I had everything checked out as a Maven project, I had to do a "Maven -> Update Project Configuration" on magnolia-core and that got rid of most of my build errors. However, now I'm getting the following: org.apache.maven.lifecycle.LifecycleExecutionException: Internal error in the plugin manager executing goal 'org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-4:create': Mojo execution failed. ... Caused by: org.apache.maven.plugin.MojoExecutionException: Cannot get the revision information from the scm repository : Error! Has anyone else had this problem? Given that it's a SCM error I guess there's some possibility that the difference has to do with my use of Subclipse. Unfortunately that's the setup I use for my other projects. I also tried tags/magnolia-3.4.1 but that had similar results. I'll keep poking it but if anyone has any suggestions, I'd appreciate it. Thanks, Mike ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- De informatie vervat in deze e-mail en meegezonden bijlagen is uitsluitend bedoeld voor gebruik door de geadresseerde en kan vertrouwelijke informatie bevatten. Openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking van deze informatie aan derden is voorbehouden aan geadresseerde. De VPRO staat niet in voor de juiste en volledige overbrenging van de inhoud van een verzonden e-mail, noch voor tijdige ontvangst daarvan. ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
