Hi, we have an issue which looks to be a bug. Has anyone else had this?
When building CAS with Acceptable Use Policy LDAP support it hangs up on downloading the dependencies. We are using the following code in our Maven pom.xml
[INFO] Scanning for projects...
[INFO]
[INFO] Using the MultiThreadedBuilder implementation with a thread count of 5
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building cas-overlay 1.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apereo.cas:cas-server-webapp-actions-aup-ldap:jar:5.0.5 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.536 s (Wall Clock)
[INFO] Finished at: 2017-04-25T12:11:04-07:00
[INFO] Final Memory: 28M/1489M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project cas-overlay: Could not resolve dependencies for project org.apereo.cas:cas-overlay:war:1.0: Could not find artifact org.apereo.cas:cas-server-webapp-actions-aup-ldap:jar:5.0.5 in sonatype-releases (
http://oss.sonatype.org/content/repositories/releases/) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles: