semantico / spring-security-oauth

Semantico Spring Security OAuth library for ORCID
Apache License 2.0
0 stars 2 forks source link

mvn install -P bootstrap: Failure to find net.oauth:oauth-core:jar:20090531 in http://s3.amazonaws.com/maven.springframework.org/milestone #1

Open erjoalgo opened 8 years ago

erjoalgo commented 8 years ago

Following the build instructions: mvn install -P bootstrap:

[ERROR] Failed to execute goal on project spring-security-oauth: Could not resolve dependencies for project org.springframework.security.oauth:spring-security-oauth:jar:1.0.0.SEMANTICO-BUILD-RC1: Failure to find net.oauth:oauth-core:jar:20090531 in http://s3.amazonaws.com/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 -> [Help 1]

erjoalgo commented 8 years ago

also there is no such "bootstrap" profile in any pom.xml

$find . -name 'pom.xml' -exec grep -i boot {} \;
$