Hi,

we have a dependency on the cas:cas-server:3.0.4 pom that is inherited via org.acegisecurity:acegi-security-adapters:1.0.6.

however, the pom on central is saved under /cas/cas-server/3.0.4/cas-server-3.0.4.pom- (note the dash at the end).

<dependency>
  <groupId>cas</groupId>
  <artifactId>cas-server</artifactId>
  <version>3.0.4</version>
  <type>pom-</type>
</dependency>

The pom is trivial but it forces a lookup for a number of projects, which slows the build.

What is the procedure for getting it fixed on central?

tia,
-Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to