I have mostly default configurations but I am running into these issues which cause my maven build to fail. My settings.xml is the default generated maven settings file with the correct admin user and password under <server> tags.
The relevant part of the stack looks like this with some identifying info removed: [ERROR] Failed to execute goal on project common-components: Could not resolve d ependencies for project com.***.components:common-components:jar:0.0.1-SNAPSHOT: The following artifacts could not be resolved: crimson:crimson:jar:1.1.3, org.a pache.struts:struts-core:jar:1.3.10, antlr:antlr:jar:2.7.2, commons-beanutils:co mmons-beanutils:jar:1.8.0, com.oracle.weblogic:weblogic:jar:1.0, com.qas.proweb: address-validation:jar:1.0, com.oracle.jdbc:ojdbc:jar:1.0: Could not transfer ar tifact crimson:crimson:jar:1.1.3 from/to central (http://10.207.***.40:8081/arti factory/libs-release): Access denied to: http://10.207.***.40:8081/artifactory/l ibs-release/crimson/crimson/1.1.3/crimson-1.1.3.jar , ReasonPhrase:Forbidden. -> When I browse the path to the crimson jar in my browser, I see a 403 as well with the error message "Error fetching http://jcenter.bintray.com/crimson/crimson/1.1.3/crimson-1.1.3.jar Any ideas on what is going on here? -- View this message in context: http://forums.jfrog.org/403-Forbidden-error-when-building-project-with-maven-tp7579930.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
