Hello, I'm new and using Magnolia for the first time. But I can't get it to work. I'm using this guide here: http://documentation.magnolia-cms.com/developing/dev-environment.html
I've processed every step successfully. But I#m stucked at this point: - Right-click magnolia-empty-webapp and select Import. - Expand Maven, select Existing Maven Projects and click Next. It seems that Maven is not correctly compiling the project and I don't know why. This is what the consoles respond: [code]05.07.11 21:08:35 MESZ: Generating sources /magnolia-empty-webapp/pom.xml 05.07.11 21:08:35 MESZ: Adding source folder /magnolia-empty-webapp/src/main/java 05.07.11 21:08:36 MESZ: Project import completed 0 sec 05.07.11 21:08:36 MESZ: Refreshing [/magnolia-empty-webapp/pom.xml] 05.07.11 21:08:36 MESZ: Maven Builder: FULL_BUILD requireFullBuild 05.07.11 21:08:36 MESZ: [WARN] 05.07.11 21:08:36 MESZ: [WARN] Some problems were encountered while building the effective model for info.magnolia:magnolia-empty-webapp:war:4.4.4 05.07.11 21:08:36 MESZ: [WARN] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-clean-plugin is missing. @ line 131, column 15 05.07.11 21:08:36 MESZ: [WARN] 'build.plugins.plugin.version' for org.mortbay.jetty:jetty-maven-plugin is missing. @ line 165, column 15 05.07.11 21:08:36 MESZ: [WARN] 05.07.11 21:08:36 MESZ: [WARN] It is highly recommended to fix these problems because they threaten the stability of your build. 05.07.11 21:08:36 MESZ: [WARN] 05.07.11 21:08:36 MESZ: [WARN] For this reason, future Maven versions might no longer support building such malformed projects. 05.07.11 21:08:36 MESZ: [WARN] 05.07.11 21:08:37 MESZ: [INFO] Property magnoliaCurrentDate set to value 5. July 2011 (scope: project) 05.07.11 21:08:37 MESZ: [INFO] Property magnoliaReleaseDate set to value 5. July 2011 (scope: project) 05.07.11 21:08:37 MESZ: [INFO] Property magnoliaNiceVersion set to value 4.4.4 (scope: project) 05.07.11 21:08:37 MESZ: [INFO] Property magnoliaNiceName set to value Magnolia Empty Webapp (scope: project) 05.07.11 21:08:37 MESZ: [INFO] Using 'UTF-8' encoding to copy filtered resources. [b][b]05.07.11 21:08:37 MESZ: Build errors for magnolia-empty-webapp; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources (default-resources) on project magnolia-empty-webapp: Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources failed.[/b][/b] 05.07.11 21:08:37 MESZ: [INFO] Using 'UTF-8' encoding to copy filtered resources. 05.07.11 21:08:37 MESZ: [INFO] Copying 3 resources 05.07.11 21:08:37 MESZ: Refreshing [/magnolia-empty-webapp/pom.xml] 05.07.11 21:08:39 MESZ: Maven Builder: AUTO_BUILD 05.07.11 21:08:39 MESZ: [WARN] 05.07.11 21:08:39 MESZ: [WARN] Some problems were encountered while building the effective model for info.magnolia:magnolia-empty-webapp:war:4.4.4 05.07.11 21:08:39 MESZ: [WARN] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-clean-plugin is missing. @ line 131, column 15 05.07.11 21:08:39 MESZ: [WARN] 'build.plugins.plugin.version' for org.mortbay.jetty:jetty-maven-plugin is missing. @ line 165, column 15 05.07.11 21:08:39 MESZ: [WARN] 05.07.11 21:08:39 MESZ: [WARN] It is highly recommended to fix these problems because they threaten the stability of your build. 05.07.11 21:08:39 MESZ: [WARN] 05.07.11 21:08:39 MESZ: [WARN] For this reason, future Maven versions might no longer support building such malformed projects. 05.07.11 21:08:39 MESZ: [WARN] 05.07.11 21:08:39 MESZ: [WARN] The POM for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.0.2 is missing, no dependency information available 05.07.11 21:08:39 MESZ: [WARN] Failed to retrieve plugin descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:3.0.2: Plugin com.atlassian.maven.plugins:maven-clover2-plugin:3.0.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.0.2 05.07.11 21:08:39 MESZ: [WARN] The POM for org.apache.maven.plugins:maven-release-plugin:jar:2.0-beta-9 is missing, no dependency information available 05.07.11 21:08:39 MESZ: [WARN] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-release-plugin:2.0-beta-9: Plugin org.apache.maven.plugins:maven-release-plugin:2.0-beta-9 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-release-plugin:jar:2.0-beta-9 05.07.11 21:08:39 MESZ: [WARN] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available 05.07.11 21:08:39 MESZ: [WARN] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-install-plugin:2.3.1: Plugin org.apache.maven.plugins:maven-install-plugin:2.3.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 05.07.11 21:08:39 MESZ: [WARN] The POM for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.0.2 is missing, no dependency information available 05.07.11 21:08:39 MESZ: [WARN] Failed to retrieve plugin descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:3.0.2: Plugin com.atlassian.maven.plugins:maven-clover2-plugin:3.0.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.0.2 05.07.11 21:08:39 MESZ: [WARN] The POM for org.apache.maven.plugins:maven-release-plugin:jar:2.0-beta-9 is missing, no dependency information available 05.07.11 21:08:39 MESZ: [WARN] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-release-plugin:2.0-beta-9: Plugin org.apache.maven.plugins:maven-release-plugin:2.0-beta-9 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-release-plugin:jar:2.0-beta-9 05.07.11 21:08:39 MESZ: [WARN] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 is missing, no dependency information available 05.07.11 21:08:39 MESZ: [WARN] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-install-plugin:2.3.1: Plugin org.apache.maven.plugins:maven-install-plugin:2.3.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 05.07.11 21:08:39 MESZ: [INFO] Property magnoliaCurrentDate set to value 5. July 2011 (scope: project) 05.07.11 21:08:39 MESZ: [INFO] Property magnoliaReleaseDate set to value 5. July 2011 (scope: project) 05.07.11 21:08:39 MESZ: [INFO] Property magnoliaNiceVersion set to value 4.4.4 (scope: project) 05.07.11 21:08:39 MESZ: [INFO] Property magnoliaNiceName set to value Magnolia Empty Webapp (scope: project) 05.07.11 21:08:40 MESZ: [INFO] Using 'UTF-8' encoding to copy filtered resources. 05.07.11 21:08:40 MESZ: [INFO] Copying 0 resource 05.07.11 21:08:40 MESZ: [INFO] Copying 3 resources 05.07.11 21:08:40 MESZ: [INFO] Using 'UTF-8' encoding to copy filtered resources. 05.07.11 21:08:40 MESZ: [INFO] skip non existing resourceDirectory C:\Users\XXX\workspace\magnolia-4.4.4\magnolia-empty-webapp\src\test\resources 05.07.11 21:08:40 MESZ: [INFO] skip non existing resourceDirectory C:\Users\XXX\workspace\magnolia-4.4.4\magnolia-empty-webapp\src\test\java 05.07.11 21:08:40 MESZ: [INFO] Copying 3 resources 05.07.11 21:08:40 MESZ: [INFO] Using 'UTF-8' encoding to copy filtered resources. 05.07.11 21:08:40 MESZ: [INFO] Copying 3 resources [/code] There is one build error I receive: 05.07.11 21:08:37 MESZ: Build errors for magnolia-empty-webapp; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources (default-resources) on project magnolia-empty-webapp: Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources failed. What does it mean and how I can solve the problem? If I'am adding magnolia-empty-webapp to the server now, nothing will happen. I can't open Magnolia I'm using this versions: Magnolia 4.4.4 Eclipse Indigo Tomcat 6 Win 7 Do you need any other information frm me? Thanks for your help. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=bb1b3644-3e9e-447a-8089-61a9590eb4dd ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
