[ https://jira.codehaus.org/browse/MRESOURCES-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=347708#comment-347708 ]
Karl-Heinz Marbaise commented on MRESOURCES-173: ------------------------------------------------ Can you give a little bit more information? Which Maven version? How has Maven being called? Can you show a full log of output instead of only exerpts? > maven-resource-plugin fails on windows 8 x64 > -------------------------------------------- > > Key: MRESOURCES-173 > URL: https://jira.codehaus.org/browse/MRESOURCES-173 > Project: Maven Resources Plugin > Issue Type: Bug > Affects Versions: 2.6 > Environment: windows 8 x64 > Reporter: Alexey Kuznetsov > > im trying to setup my java project on windows 8 x64. > resource plugin fails. > here is a eclipse error: > Description Resource Path Location Type > Execution default-resources of goal > org.apache.maven.plugins:maven-resources-plugin:2.6:resources failed: A > required class was missing while executing > org.apache.maven.plugins:maven-resources-plugin:2.6:resources: > org/codehaus/plexus/util/FileUtils$FilterWrapper > ----------------------------------------------------- > realm = plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 > strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy > urls[0] = > file:/C:/Users/axet/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar > urls[1] = file:/C:/Users/axet/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar > urls[2] = > file:/C:/Users/axet/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar > urls[3] = > file:/C:/Users/axet/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar > urls[4] = > file:/C:/Users/axet/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar > Number of foreign imports: 4 > import: Entry[import org.sonatype.plexus.build.incremental from realm > ClassRealm[plexus.core, parent: null]] > import: Entry[import org.codehaus.plexus.util.Scanner from realm > ClassRealm[plexus.core, parent: null]] > import: Entry[import org.codehaus.plexus.util.AbstractScanner from realm > ClassRealm[plexus.core, parent: null]] > import: Entry[import from realm ClassRealm[maven.api, parent: null]] > ----------------------------------------------------- > > (org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources:process-resources) > pom.xml /mircle line 80 Maven Build Problem -- This message was sent by Atlassian JIRA (v6.1.6#6162)