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(a)julienviet.com> wrote:
they are available in the SVN:
http://anonsvn.jboss.org/repos/gatein/components/sso/trunk/gatein-opensso...
http://anonsvn.jboss.org/repos/gatein/components/sso/trunk/gatein-opensso...
On Dec 7, 2009, at 2:06 AM, Arnaud HERITIER wrote:
Hi,
We cannot build GateIn SSO because of missing dependencies :
http://builder.exoplatform.org/hudson/job/gatein-sso-trunk-ci/43/console
http://hudson.jboss.org/hudson/job/gatein_sso_trunk_sun-5/3/console
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(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev