Home › Forums › OpenPPM Bulma 4.2.9 › Problemas al ejecutar el proyecto 07-03-2017 Creator: NM NM
- Ce sujet a 1 participant et 0 réponse.
-
AuteurMessages
-
19 juin, 2017 à 1:37 #3456
Buen dia, tengo problemas al ejecutar el proyecto de openppm
Descargue el proyecto de la siguiente direccion: https://sourceforge.net/p/openppm/openppm.git/ci/master/tree/
En mi eclipse lo importe como proyecto maven y me sale el siguiente error :
« No marketplace entries found to handle maven-antrun-plugin:1.7 in Eclipse »
sobre el proyecto openppm, al dar clic en « Run as » en la opcion « Maven install » , me sale el siguiente error que copio en la parte de abajo.
Espero me puedan ayudar en como salgo del error.
Muchas gracias de antemano. Saludos
— maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ community —
[INFO] No sources to compile
[INFO]
[INFO] — maven-surefire-plugin:2.12.4:test (default-test) @ community —
[INFO]
[INFO] — maven-jar-plugin:2.4:jar (default-jar) @ community —
[INFO] Building jar: D:\WKS_NEON2\openppm\clients\community\target\community-4.0-SNAPSHOT.jar
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ community —
[INFO] Installing D:\WKS_NEON2\openppm\clients\community\target\community-4.0-SNAPSHOT.jar to C:\Users\pc01.m2\repository\es\sm2\openppm\community\4.0-SNAPSHOT\community-4.0-SNAPSHOT.jar
[INFO] Installing D:\WKS_NEON2\openppm\clients\community\pom.xml to C:\Users\pc01.m2\repository\es\sm2\openppm\community\4.0-SNAPSHOT\community-4.0-SNAPSHOT.pom
[INFO]
[INFO] ————————————————————————
[INFO] Building Module for build specific configuration 4.0-SNAPSHOT
[INFO] ————————————————————————
[INFO] Downloading: https://beardedgeeks.googlecode.com/svn/repository/releases/org/beardedgeeks/maven-merge-properties-plugin/0.2/maven-merge-properties-plugin-0.2.pom
[INFO] ————————————————————————
[INFO] Reactor Summary:
[INFO]
[INFO] OpenPPM Project ……………………………… SUCCESS [ 0.218 s]
[INFO] Utils of OpenPPM …………………………….. SUCCESS [ 0.907 s]
[INFO] Core of OpenPPM ……………………………… SUCCESS [ 3.788 s]
[INFO] Plugins for OpenPPM ………………………….. SUCCESS [ 0.008 s]
[INFO] plugin-project-charter ……………………….. SUCCESS [ 0.112 s]
[INFO] plugin-project-change ………………………… SUCCESS [ 0.092 s]
[INFO] plugin-project-close …………………………. SUCCESS [ 0.095 s]
[INFO] Application module …………………………… SUCCESS [ 0.007 s]
[INFO] OpenPPM Community ……………………………. SUCCESS [ 0.049 s]
[INFO] Module for build specific configuration ………… FAILURE [ 10.208 s]
[INFO] Front of OpenPPM …………………………….. SKIPPED
[INFO] ————————————————————————
[INFO] BUILD FAILURE
[INFO] ————————————————————————
[INFO] Total time: 15.625 s
[INFO] Finished at: 2017-03-06T10:26:38-05:00
[INFO] Final Memory: 14M/153M
[INFO] ————————————————————————
[ERROR] Plugin org.beardedgeeks:maven-merge-properties-plugin:0.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.beardedgeeks:maven-merge-properties-plugin:jar:0.2: Could not transfer artifact org.beardedgeeks:maven-merge-properties-plugin:pom:0.2 from/to beardedgeeks-releases (https://beardedgeeks.googlecode.com/svn/repository/releases): connect timed out -> [Help 1]
[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] https://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException-Pau Alcover (08-03-2017)
Buenas tardes,
en este enlace podrás encontrar las librerías que te faltan además de instrucciones de cómo añadirlas al repositorio local:
https://github.com/OpenPPM/OpenPPM/tree/master/thirdPartyLibs
podrás encontrar más información en:
https://github.com/OpenPPM/OpenPPM
Un saludo!
-
AuteurMessages
- Vous devez être connecté pour répondre à ce sujet.