Skip to content

Unable to run mv clean in windows machine #158

@syedazeenat

Description

@syedazeenat

After installing all the prerequisites for openiot..I got the following error while executing mvn clean command in the root directory

[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-resteasy/1.0.4.Final/jboss-javaee-6.0-with-resteasy-1.0.4.Final.pom
Downloading from prime-repo: http://repository.primefaces.org/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom
Downloading from prime-repo: http://repository.primefaces.org/org/jboss/bom/jboss-javaee-6.0-with-hibernate/1.0.4.Final/jboss-javaee-6.0-with-hibernate-1.0.4.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-hibernate/1.0.4.Final/jboss-javaee-6.0-with-hibernate-1.0.4.Final.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-resteasy:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-resteasy/1.0.4.Final/jboss-javaee-6.0-with-resteasy-1.0.4.Final.pom @ line 56, column 16
[ERROR] 'dependencies.dependency.version' for javax.servlet:servlet-api:jar is missing. @ line 103, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.resteasy:resteasy-jaxrs:jar is missing. @ line 128, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.resteasy:resteasy-jaxb-provider:jar is missing. @ line 132, column 15
[ERROR] Non-resolvable import POM: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from/to prime-repo (http://repository.primefaces.org): Transfer failed for http://repository.primefaces.org/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom @ line 94, column 16
[ERROR] Non-resolvable import POM: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-hibernate:pom:1.0.4.Final from/to prime-repo (http://repository.primefaces.org): Transfer failed for http://repository.primefaces.org/org/jboss/bom/jboss-javaee-6.0-with-hibernate/1.0.4.Final/jboss-javaee-6.0-with-hibernate-1.0.4.Final.pom @ line 101, column 16
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.1_spec:jar is missing. @ line 134, column 15
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom @ line 69, column 16
[ERROR] 'dependencies.dependency.version' for javax.enterprise:cdi-api:jar is missing. @ line 91, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar is missing. @ line 100, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec:jar is missing. @ line 109, column 15
[WARNING] 'dependencies.dependency.systemPath' for jasperreports:jasperreports:jar should not point at files within the project directory, ${basedir}/lib/jasperreports-3.0.0.jar will be unresolvable by dependent projects @ line 374, column 16
[WARNING] 'dependencies.dependency.systemPath' for it.cnr.isti.domoware.tinyos:tinyos-java:jar should not point at files within the project directory, ${basedir}/lib/tinyos-2.x.jar will be unresolvable by dependent projects @ line 381, column 16
[WARNING] 'dependencies.dependency.systemPath' for it.cnr.isti.domoware.tinyos:net.tinyos:jar should not point at files within the project directory, ${basedir}/lib/tinyos-1.x-gsn-src-bin.jar will be unresolvable by dependent projects @ line 394, column 16
[WARNING] 'dependencies.dependency.systemPath' for winterwell.jtwitter:Twitter:jar should not point at files within the project directory, ${basedir}/lib/jtwitter.jar will be unresolvable by dependent projects @ line 405, column 16
[WARNING] 'dependencies.dependency.systemPath' for org.eclipse.mylar.zest:layout:jar should not point at files within the project directory, ${basedir}/lib/mylar-layout.jar will be unresolvable by dependent projects @ line 412, column 16
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom @ line 104, column 16
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-resteasy:pom:1.0.4.Final from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-resteasy:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-resteasy/1.0.4.Final/jboss-javaee-6.0-with-resteasy-1.0.4.Final.pom @ line 112, column 16
[ERROR] 'dependencies.dependency.version' for javax.enterprise:cdi-api:jar is missing. @ line 133, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar is missing. @ line 142, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec:jar is missing. @ line 151, column 15
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom @ line 108, column 16
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-resteasy:pom:1.0.4.Final from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-resteasy:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-resteasy/1.0.4.Final/jboss-javaee-6.0-with-resteasy-1.0.4.Final.pom @ line 116, column 16
[ERROR] 'dependencies.dependency.version' for javax.enterprise:cdi-api:jar is missing. @ line 138, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar is missing. @ line 147, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec:jar is missing. @ line 156, column 15
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from http://repository.primefaces.org was cached in the local repository, resolution will not be reattempted until the update interval of prime-repo has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from/to prime-repo (http://repository.primefaces.org): Transfer failed for http://repository.primefaces.org/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom @ line 91, column 16
[ERROR] 'dependencies.dependency.version' for javax.enterprise:cdi-api:jar is missing. @ line 108, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar is missing. @ line 116, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec:jar is missing. @ line 123, column 15
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.eclipse.persistence:org.eclipse.persistence.moxy:jar -> duplicate declaration of version 2.5.1 @ line 164, column 15
@
[ERROR] The build could not read 6 projects -> [Help 1]
[ERROR]
[ERROR] The project org.openiot:security.client:0.0.1-SNAPSHOT (F:\openiot-develop\modules\security\security-client\pom.xml) has 4 errors
[ERROR] Non-resolvable import POM: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-resteasy:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-resteasy/1.0.4.Final/jboss-javaee-6.0-with-resteasy-1.0.4.Final.pom @ line 56, column 16: Received fatal alert: protocol_version -> [Help 2]
[ERROR] 'dependencies.dependency.version' for javax.servlet:servlet-api:jar is missing. @ line 103, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.resteasy:resteasy-jaxrs:jar is missing. @ line 128, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.resteasy:resteasy-jaxb-provider:jar is missing. @ line 132, column 15
[ERROR]
[ERROR] The project org.openiot:security.management:0.0.1 (F:\openiot-develop\modules\security\security-management\pom.xml) has 3 errors
[ERROR] Non-resolvable import POM: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from/to prime-repo (http://repository.primefaces.org): Transfer failed for http://repository.primefaces.org/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom @ line 94, column 16: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 2]
[ERROR] Non-resolvable import POM: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-hibernate:pom:1.0.4.Final from/to prime-repo (http://repository.primefaces.org): Transfer failed for http://repository.primefaces.org/org/jboss/bom/jboss-javaee-6.0-with-hibernate/1.0.4.Final/jboss-javaee-6.0-with-hibernate-1.0.4.Final.pom @ line 101, column 16: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 2]
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.1_spec:jar is missing. @ line 134, column 15
[ERROR]
[ERROR] The project org.openiot:lsm-light.server:0.0.1-SNAPSHOT (F:\openiot-develop\modules\lsm-light\lsm-light.server\pom.xml) has 4 errors
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom @ line 69, column 16 -> [Help 2]
[ERROR] 'dependencies.dependency.version' for javax.enterprise:cdi-api:jar is missing. @ line 91, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar is missing. @ line 100, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec:jar is missing. @ line 109, column 15
[ERROR]
[ERROR] The project org.openiot:sdum.core:0.0.1 (F:\openiot-develop\modules\sdum\sdum.core\pom.xml) has 5 errors
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom @ line 104, column 16 -> [Help 2]
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-resteasy:pom:1.0.4.Final from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-resteasy:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-resteasy/1.0.4.Final/jboss-javaee-6.0-with-resteasy-1.0.4.Final.pom @ line 112, column 16 -> [Help 2]
[ERROR] 'dependencies.dependency.version' for javax.enterprise:cdi-api:jar is missing. @ line 133, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar is missing. @ line 142, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec:jar is missing. @ line 151, column 15
[ERROR]
[ERROR] The project org.openiot:scheduler.core:0.0.1 (F:\openiot-develop\modules\scheduler\scheduler.core\pom.xml) has 5 errors
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom @ line 108, column 16 -> [Help 2]
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-resteasy:pom:1.0.4.Final from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-resteasy:pom:1.0.4.Final from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/jboss/bom/jboss-javaee-6.0-with-resteasy/1.0.4.Final/jboss-javaee-6.0-with-resteasy-1.0.4.Final.pom @ line 116, column 16 -> [Help 2]
[ERROR] 'dependencies.dependency.version' for javax.enterprise:cdi-api:jar is missing. @ line 138, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar is missing. @ line 147, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec:jar is missing. @ line 156, column 15
[ERROR]
[ERROR] The project org.openiot:ide.core:0.0.1 (F:\openiot-develop\ui\ide\ide.core\pom.xml) has 4 errors
[ERROR] Non-resolvable import POM: Failure to transfer org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from http://repository.primefaces.org was cached in the local repository, resolution will not be reattempted until the update interval of prime-repo has elapsed or updates are forced. Original error: Could not transfer artifact org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.4.Final from/to prime-repo (http://repository.primefaces.org): Transfer failed for http://repository.primefaces.org/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.4.Final/jboss-javaee-6.0-with-tools-1.0.4.Final.pom @ line 91, column 16 -> [Help 2]
[ERROR] 'dependencies.dependency.version' for javax.enterprise:cdi-api:jar is missing. @ line 108, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar is missing. @ line 116, column 15
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec:jar is missing. @ line 123, column 15
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

F:\openiot-develop>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions