You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to update the typica library to a newer, most recent version.
Reason why
The current version 1.3 has a broken pom.xml ( https://repo1.maven.org/maven2/com/google/code/typica/typica/1.3/typica-1.3.pom ) which causes some issues with our maven caching proxy. The maven proxy is not able to parse a broken pom.xml. In version 1.7.2 (latest) to pom.xml looks valid and our maven caching proxy has no problem with it.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Intro
typica is used as a transient dependency in
spring-ldap/test-support/build.gradle
Line 5 in 142496c
Request
It would be nice to update the typica library to a newer, most recent version.
Reason why
The current version 1.3 has a broken pom.xml ( https://repo1.maven.org/maven2/com/google/code/typica/typica/1.3/typica-1.3.pom ) which causes some issues with our maven caching proxy. The maven proxy is not able to parse a broken pom.xml. In version 1.7.2 (latest) to pom.xml looks valid and our maven caching proxy has no problem with it.
The text was updated successfully, but these errors were encountered: