-
Bug
-
Resolution: Duplicate
-
Critical
-
6.0.1
-
None
Description of problem:
Gefasoft customer has the installation of JBoss BPM Suite on a remote machine and developer has problem to use kjar (maven dependency) from the BPMS 6 maven repository and uses it in threir application locally.
locally they set up the maven repo like this: <repository>
<id>guvnor-m2-repo</id>
<name>Guvnor M2 Repo</name>
<url>http://rms-bpm:8080/business-central/maven2:8080/business-central/maven2/</url>
</repository>
Actual results:
and after the build of their client maven application, they got this message:
[INFO] ------------------------------------------------------------------------
Downloading: http://rms-bpm:8080/business-central/maven2/de/gefasoft/bpms/showcases/demoproject1/2/demoproject1-2.pom
Mrz 07, 2014 6:12:19 PM org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector handleResponse
Warnung: Authentication error: Unable to respond to any of these challenges: {}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
Expected results:
kjar module artifact needs to be downloaded from intern JBoss BPM Suite 6 Maven repository.
- is related to
-
RHBRMS-2261 Cannot access to remote business-central maven repository
- Closed
- relates to
-
RHBRMS-2261 Cannot access to remote business-central maven repository
- Closed