JoshuaJeong / nhin-d

Automatically exported from code.google.com/p/nhin-d
0 stars 0 forks source link

direct/java/config/config-service/pom.xml typo? #200

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a fresh maven repo
2. enlist in the hg repository
3. Try to run mvn clean install from direct/java (i.e home of java ref 
implementation)

What is the expected output? What do you see instead?
install should succeed

What version of the product are you using? On what operating system?
Mac OSX 10.6.8

Please provide any additional information below.
The pom.xml file in direct/java/config/config-service directory refers to a 
cerner external repository which is not accessible (at least from Mac OSX -- 
might be an SSL issue). Changing that to the standard mvn repositories fixes 
this issue.

Original issue reported on code.google.com by vaibh...@gmail.com on 3 Feb 2013 at 7:11

GoogleCodeExporter commented 8 years ago
The repository should not be in the pom.  I have removed it as of version 
1.6-SNAPSHOT.

Original comment by gm2...@cerner.com on 25 Jun 2013 at 2:21