qqu0127 opened a new issue, #2307:
URL: https://github.com/apache/helix/issues/2307
### Describe the bug
When trying to run single test in submodule like helix-core, `mvn test
-Dtest="<testclass>"` with error:
[ERROR] Failed to execute goal on project helix-core: Could not resolve
dependencies for project org.apache.helix:helix-core:bundle:1.0.5-SNAPSHOT:
Failed to collect dependencies at
org.apache.helix:helix-common:jar:1.0.5-SNAPSHOT: Failed to read artifact
descriptor for org.apache.helix:helix-common:jar:1.0.5-SNAPSHOT: Could not find
artifact org.apache.helix:helix:pom:${revision} in restlet.talend.com
(https://maven.restlet.talend.com/) -> [Help 1]
### To Reproduce
`cd helix-core`
`mvn test -Dtest=TestClusterConfig`
### Expected behavior
A clear and concise description of what you expected to happen.
### Additional context
Add any other context about the problem here.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]