spring-attic / spring-security-oauth-javaconfig

28 stars 35 forks source link

Deploy samples in eclipse project #2

Open arodbar opened 10 years ago

arodbar commented 10 years ago

I have several problems deployment the samples with eclipse. I'm importing the sample whose name is "sparqlr" using its pom.xml and a error show me this: " Non-resolvable parent POM: Failure to find org.springframework.security.oauth:spring-security-oauth-parent:pom:1.0.1.BUILD-SNAPSHOT in http://maven.springframework.org/milestone was cached in the local repository, resolution will not be reattempted until the update interval of spring-milestone has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM"

I'd would like if someone could describe the way to deploy the samples with eclipse, whether is with gradle or maven.