If they are in svn and not in a repository (no comment :-) ) you have to use a system scope dependency like :


<dependency>
  <groupId>opensso</groupId>
  <artifactId>opensso</artifactId>
  <scope>system</scope>
  <systemPath>${basedir}/opensso.jar</systemPath>
</dependency>
 <dependency>

  <groupId>opensso</groupId>
  <artifactId>amserver</artifactId>        	

  <scope>system</scope>
  <systemPath>${basedir}/amserver.jar</systemPath>
</dependency>

Cheers,

Arnaud Héritier
Software Factory Manager
eXo platform - http://www.exoplatform.com
---
http://www.aheritier.net


On Mon, Dec 7, 2009 at 9:32 AM, Julien Viet <julien@julienviet.com> wrote:
they are available in the SVN:



On Dec 7, 2009, at 2:06 AM, Arnaud HERITIER wrote:

Hi,

 We cannot build GateIn SSO because of missing dependencies :

Where can we find :

opensso:opensso:jar:8.0
opensso:amserver:jar:8.0 

??

cheers,

Arnaud Héritier
Software Factory Manager
eXo platform - http://www.exoplatform.com
---
http://www.aheritier.net
_______________________________________________
gatein-dev mailing list
gatein-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev