I see. But JBoss is under LGPL and Jini is Apache License, Version 2.0 since 3/05 which should be very compatible wich Mavens license. Are there any other reasons why they aren't within Mavens repository?
> -----Original Message----- > From: Nicolas DE LOOF [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 16. November 2006 14:30 > To: Maven Users List > Subject: Re: Springmodules in Maven Repository > > > Spring modules has support for proprietary libs. Gigaspaces is one of > them, so this artifact will never be available on maven public repository. > > You may fill an issue to spring JIRA for this dependency to be made > optional (as lot's of others may be in this POM). > A temporary solution is to install a fake jar in your repo for this lib. > > > Deluigi Marcus a écrit : > >> They are here : http://repo1.maven.org/maven2/org/springmodules/ > >> > > Thanks for the new link. > > > > But including: > > --------8<-------- > > <dependency> > > <groupId>org.springmodules</groupId> > > <artifactId>spring-modules-cache</artifactId> > > <version>0.6</version> > > </dependency> > > -------->8-------- > > > > Produces the following error messages. > > Are the dependencies broken? > > > > > > -------------------------------------------------------------------------------- > > > > Missing: > > ---------- > > 1) gigaspaces:gigaspaces-ce:jar:5.1-1603-000 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=gigaspaces > > -DartifactId=gigaspaces-c > > -Dversion=5.1-1603-000 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) gigaspaces:gigaspaces-ce:jar:5.1-1603-000 > > > > 2) jini:jsk-lib:jar:2.1 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jini -DartifactId=jsk-lib \ > > -Dversion=2.1 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jini:jsk-lib:jar:2.1 > > > > 3) jini:jsk-platform:jar:2.1 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jini -DartifactId=jsk-platform \ > > -Dversion=2.1 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jini:jsk-platform:jar:2.1 > > > > 4) jini:mahalo:jar:2.1 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jini -DartifactId=mahalo \ > > -Dversion=2.1 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jini:mahalo:jar:2.1 > > > > 5) jini:reggie:jar:2.1 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jini -DartifactId=reggie \ > > -Dversion=2.1 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jini:reggie:jar:2.1 > > > > 6) jini:start:jar:2.1 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jini -DartifactId=start \ > > -Dversion=2.1 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jini:start:jar:2.1 > > > > 7) jini:boot:jar:20060125 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jini -DartifactId=boot \ > > -Dversion=20060125 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jini:boot:jar:20060125 > > > > 8) jini:webster:jar:20060125 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jini -DartifactId=webster \ > > -Dversion=20060125 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jini:webster:jar:20060125 > > > > 9) jboss:jboss-cache:jar:1.2.4 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jboss -DartifactId=jboss-cache \ > > -Dversion=1.2.4 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jboss:jboss-cache:jar:1.2.4 > > > > 10) jboss:jboss-common:jar:4.0.3 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jboss -DartifactId=jboss-common \ > > -Dversion=4.0.3 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jboss:jboss-common:jar:4.0.3 > > > > 11) jboss:jboss-jmx:jar:4.0.3 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jboss -DartifactId=jboss-jmx \ > > -Dversion=4.0.3 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jboss:jboss-jmx:jar:4.0.3 > > > > 12) jboss:jboss-minimal:jar:4.0.3 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jboss -DartifactId=jboss-minimal \ > > -Dversion=4.0.3 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jboss:jboss-minimal:jar:4.0.3 > > > > 13) jboss:jboss-system:jar:4.0.3 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jboss -DartifactId=jboss-system \ > > -Dversion=4.0.3 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jboss:jboss-system:jar:4.0.3 > > > > 14) jcs:jcs:jar:1.2.6.5 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=jcs -DartifactId=jcs \ > > -Dversion=1.2.6.5 -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) jcs:jcs:jar:1.2.6.5 > > > > 15) xpp3:xpp3_min:jar:1.1.3.4.I > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=xpp3 -DartifactId=xpp3_min \ > > -Dversion=1.1.3.4.I -Dpackaging=jar -Dfile=/path/to/file > > > > Path to dependency: > > 1) ch.elca.caching-test:caching-test:jar:0.1-SNAPSHOT > > 2) org.springmodules:spring-modules-cache:jar:0.6 > > 3) xpp3:xpp3_min:jar:1.1.3.4.I > > > > > > > > > > > >> -----Original Message----- > >> From: Nicolas DE LOOF [mailto:[EMAIL PROTECTED] > >> Sent: Donnerstag, 16. November 2006 13:29 > >> To: Maven Users List > >> Subject: Re: Springmodules in Maven Repository > >> > >> > >> They are here : http://repo1.maven.org/maven2/org/springmodules/ > >> > >> Deluigi Marcus a écrit : > >> > >>> Hi! > >>> > >>> The current version of Springmodules is 0.6 but the Maven repository > >>> only contains the version v0.1 > >>> Is there any reason for this? > >>> If not, can I update the Maven repository as a 'normal maven user' > >>> without any permissions? > >>> If not, can I advice Maven to use the Springmodules Web Site to download > >>> the current version? > >>> > >>> Greetings > >>> Marcus > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >>> For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >>> > >>> > >> This message contains information that may be privileged or confidential > >> and is the property of > the > >> Capgemini Group. It is intended only for the person to whom it is > >> addressed. If you are not the > >> intended recipient, you are not authorized to read, print, retain, copy, > >> disseminate, > distribute, > >> or use this message or any part thereof. If you receive this message in > >> error, please notify > the > >> sender immediately and delete all copies of this message. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > This message contains information that may be privileged or confidential and > is the property of the > Capgemini Group. It is intended only for the person to whom it is addressed. > If you are not the > intended recipient, you are not authorized to read, print, retain, copy, > disseminate, distribute, > or use this message or any part thereof. If you receive this message in > error, please notify the > sender immediately and delete all copies of this message. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
