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]> ----------------------------------------------------------------
