Buen dia
Soy nuevo en idempiere y he estado intentado instalar el ambiente de desarrollo. Por los momentos instale Eclipse, JDK 11, postgrade y Maven. Este ultimo al hacer la verificación de funcionamiento en git me da error por la librería adempiere.service.feature. Anexo error cuando se ejecuta el comando "mvn verify"
"Cannot resolve project dependencies:
[ERROR] Software being installed: org.adempiere.server.feature.feature.group 8.2.0.qualifier
[ERROR] Missing requirement: org.adempiere.server.feature.feature.group 8.2.0.qualifier requires 'org.eclipse.equinox.p2.iu; org.idempiere.webservices.feature.feature.group 0.0.0' but it could not be found
[ERROR]
[ERROR] Cannot resolve dependencies of MavenProject: org.idempiere:org.adempiere.server.feature:8.2.0-SNAPSHOT @ C:\Users\cazorla\eclipse-workspace\idempiere\org.adempiere.server-feature\pom.xml: See log for details -> [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: