You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@codehaus.org> on 2012/12/28 15:01:13 UTC

[jira] (MRESOURCES-173) maven-resource-plugin fails on windows 8 x64

Alexey Kuznetsov created MRESOURCES-173:
-------------------------------------------

             Summary: maven-resource-plugin fails on windows 8 x64
                 Key: MRESOURCES-173
                 URL: https://jira.codehaus.org/browse/MRESOURCES-173
             Project: Maven 2.x 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira