You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Ron Wheeler <rw...@artifact-software.com> on 2008/05/30 21:27:08 UTC

org.apache.portals.jetspeed-2.security.SecurityUtils not found by Maven

Does anyone know what is the maven dependency to get this class into a 
build.
I suspect that the entry will look something like this
<groupId>org.apache.portals.jetspeed-2</groupId>
   <artifactId>xxxxx</artifactId>
   <version>${jetspeed.version}</version>
   <scope>compile</scope>
  </dependency>
but I have not been able to come across a "xxxxx" that can be found and 
has the class.

Ron

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org