It follows this order (cited from the maven docu...): 
 
"The properties files in Maven are processed in the following order:  
 
 
${project.home}/project.properties 
  
${project.home}/build.properties 
  
${user.home}/build.properties" 
 
You can put "maven.repo.remote" where ever it suits you best (normally 
${project.home}/project.properties). 
 
Aleks 
 
> Where is the maven.repo.remote property defined? 
>  
>  
> On Fri, 11 Feb 2005 12:16:14 -0500, Michael Nash 
> <[EMAIL PROTECTED]> wrote: 
> > Aleks: 
> >  
> > We've got a repo going already at http://www.keelframework.org/maven. 
> > Just add that to the (front) of your maven.repo.remote property, it 
> > should find all the Keel jars then. 
> >  
> > Mike 
> >  
> > On Fri, 2005-02-11 at 05:36, Vidakovic Aleksandar wrote: 
> > > This means that maven is unable to find those jars in it's 
repository 
> directory. The problem here is that these jars cannot be found on 
> http://www.ibiblio.org/maven which is the default remote repository for 
maven. 
> > > 
> > > Intermediate solution: you can find the missing jars in the lib 
> directories of the keel projects; copy them to the maven repository and 
the 
> warnings will be gone. 
> > > 
> > > A better way would be to have a common keel repository. ALL: are 
there 
> any plans for such a repository? Would be really helpful... 
> > > 
> > > Cheers, 
> > > 
> > > Aleks 
> > > 
> > > -----Ursprüngliche Nachricht----- 
> > > Von: Ramin [mailto:[EMAIL PROTECTED] 
> > > Gesendet: Freitag, 11. Februar 2005 02:37 
> > > An: keelgroup-keelframework.com@lists.keelframework.com 
> > > Betreff: [Keelgroup] maven repository - failed to download - part2 
> > > 
> > > 
> > > Here's the output I'm getting .. forgot to paste it: 
> > > 
> > > 
> > > [EMAIL PROTECTED] 
> /cygdrive/e/Development/Keel/keel-build/example-projects/default 
> > > $ maven 
> > >  __  __ 
> > > |  \/  |__ _Apache__ ___ 
> > > | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~ 
> > > |_|  |_\__,_|\_/\___|_||_|  v. 1.0 
> > > 
> > > Attempting to download keel-core-2.0.jar. 
> > > WARNING: Failed to download keel-core-2.0.jar. 
> > > Attempting to download keel-common-2.0.jar. 
> > > WARNING: Failed to download keel-common-2.0.jar. 
> > > Attempting to download jdo-1.0.jar. 
> > > WARNING: Failed to download jdo-1.0.jar. 
> > > Attempting to download keel-container-2.0.jar. 
> > > WARNING: Failed to download keel-container-2.0.jar. 
> > > Attempting to download excalibur-fortress-container-api-1.2.jar. 
> > > WARNING: Failed to download 
excalibur-fortress-container-api-1.2.jar. 
> > > Attempting to download excalibur-fortress-container-impl-1.2.jar. 
> > > WARNING: Failed to download 
excalibur-fortress-container-impl-1.2.jar. 
> > > Attempting to download excalibur-instrument-1.2.jar. 
> > > WARNING: Failed to download excalibur-instrument-1.2.jar. 
> > > Attempting to download excalibur-instrument-http-1.2.jar. 
> > > WARNING: Failed to download excalibur-instrument-http-1.2.jar. 
> > > Attempting to download excalibur-instrument-impl-1.2.jar. 
> > > WARNING: Failed to download excalibur-instrument-impl-1.2.jar. 
> > > Attempting to download excalibur-instrument-spi-1.2.jar. 
> > > WARNING: Failed to download excalibur-instrument-spi-1.2.jar. 
> > > Attempting to download xalan-2.6.0.jar. 
> > > WARNING: Failed to download xalan-2.6.0.jar. 
> > > Attempting to download svc-authentication-persist-2.0.jar. 
> > > WARNING: Failed to download svc-authentication-persist-2.0.jar. 
> > > Attempting to download svc-filter-filters-2.0.jar. 
> > > WARNING: Failed to download svc-filter-filters-2.0.jar. 
> > > Attempting to download excalibur-pool-api-2.0.jar. 
> > > WARNING: Failed to download excalibur-pool-api-2.0.jar. 
> > > Attempting to download excalibur-pool-impl-2.0.jar. 
> > > WARNING: Failed to download excalibur-pool-impl-2.0.jar. 
> > > Attempting to download excalibur-pool-instrumented-2.0.jar. 
> > > WARNING: Failed to download excalibur-pool-instrumented-2.0.jar. 
> > > Attempting to download mysql-connector-java-3.1.4-beta-bin.jar. 
> > > WARNING: Failed to download mysql-connector-java-3.1.4-beta-bin.jar. 
> > > Attempting to download svc-persist-base-1.1.jar. 
> > > WARNING: Failed to download svc-persist-base-1.1.jar. 
> > > Attempting to download jpassgen-1.0.jar. 
> > > WARNING: Failed to download jpassgen-1.0.jar. 
> > > Attempting to download svc-password-jpassgen-2.0.jar. 
> > > WARNING: Failed to download svc-password-jpassgen-2.0.jar. 
> > > Attempting to download cli-1.0.jar. 
> > > WARNING: Failed to download cli-1.0.jar. 
> > > Attempting to download keel-server-2.0.jar. 
> > > WARNING: Failed to download keel-server-2.0.jar. 
> > > Attempting to download jms-1.1.jar. 
> > > WARNING: Failed to download jms-1.1.jar. 
> > > Attempting to download keel-client-2.0.jar. 
> > > WARNING: Failed to download keel-client-2.0.jar. 
> > > Attempting to download keel-clnt-cli-1.1.jar. 
> > > WARNING: Failed to download keel-clnt-cli-1.1.jar. 
> > > Attempting to download app-navigate-2.0.jar. 
> > > WARNING: Failed to download app-navigate-2.0.jar. 
> > > Attempting to download svc-httpunit-2.0.jar. 
> > > WARNING: Failed to download svc-httpunit-2.0.jar. 
> > > Attempting to download tidy-1.0.jar. 
> > > WARNING: Failed to download tidy-1.0.jar. 
> > > Attempting to download js-1.0.jar. 
> > > WARNING: Failed to download js-1.0.jar. 
> > > Attempting to download app-register-2.0-b.jar. 
> > > WARNING: Failed to download app-register-2.0-b.jar. 
> > > Attempting to download svc-crypto-base64-2.0.jar. 
> > > WARNING: Failed to download svc-crypto-base64-2.0.jar. 
> > > Attempting to download app-util-1.0.jar. 
> > > WARNING: Failed to download app-util-1.0.jar. 
> > > Attempting to download app-crud-2.0-a.jar. 
> > > WARNING: Failed to download app-crud-2.0-a.jar. 
> > > Attempting to download mail-1.0.jar. 
> > > WARNING: Failed to download mail-1.0.jar. 
> > > Attempting to download activation-1.0.jar. 
> > > WARNING: Failed to download activation-1.0.jar. 
> > > Attempting to download svc-mail-javamail-2.0.jar. 
> > > WARNING: Failed to download svc-mail-javamail-2.0.jar. 
> > > Attempting to download svc-model-defaultmodel-2.0.jar. 
> > > WARNING: Failed to download svc-model-defaultmodel-2.0.jar. 
> > > Attempting to download keel-clnt-struts-3.0.jar. 
> > > WARNING: Failed to download keel-clnt-struts-3.0.jar. 
> > > Attempting to download svc-event-defaultevent-2.0.jar. 
> > > WARNING: Failed to download svc-event-defaultevent-2.0.jar. 
> > > Attempting to download svc-usergroup-persist-1.0.jar. 
> > > WARNING: Failed to download svc-usergroup-persist-1.0.jar. 
> > > Attempting to download svc-domain-config-1.0.jar. 
> > > WARNING: Failed to download svc-domain-config-1.0.jar. 
> > > Attempting to download svc-authorization-persist-2.0.jar. 
> > > WARNING: Failed to download svc-authorization-persist-2.0.jar. 
> > > Attempting to download svc-crypto-des-2.0.jar. 
> > > WARNING: Failed to download svc-crypto-des-2.0.jar. 
> > > Attempting to download excalibur-cache-1.0a.jar. 
> > > WARNING: Failed to download excalibur-cache-1.0a.jar. 
> > > Attempting to download svc-cache-excalibur-2.0.jar. 
> > > WARNING: Failed to download svc-cache-excalibur-2.0.jar. 
> > > Attempting to download app-poll-2.0.jar. 
> > > WARNING: Failed to download app-poll-2.0.jar. 
> > > Attempting to download svc-persist-default-2.0.jar. 
> > > WARNING: Failed to download svc-persist-default-2.0.jar. 
> > > The build cannot continue because of the following unsatisfied 
> dependencies: 
> > > 
> > > keel-core-2.0.jar 
> > > keel-common-2.0.jar 
> > > jdo-1.0.jar 
> > > keel-container-2.0.jar 
> > > excalibur-fortress-container-api-1.2.jar 
> > > excalibur-fortress-container-impl-1.2.jar 
> > > excalibur-instrument-1.2.jar 
> > > excalibur-instrument-http-1.2.jar 
> > > excalibur-instrument-impl-1.2.jar 
> > > excalibur-instrument-spi-1.2.jar 
> > > xalan-2.6.0.jar 
> > > svc-authentication-persist-2.0.jar 
> > > svc-filter-filters-2.0.jar 
> > > excalibur-pool-api-2.0.jar 
> > > excalibur-pool-impl-2.0.jar 
> > > excalibur-pool-instrumented-2.0.jar 
> > > mysql-connector-java-3.1.4-beta-bin.jar 
> > > svc-persist-base-1.1.jar 
> > > jpassgen-1.0.jar 
> > > svc-password-jpassgen-2.0.jar 
> > > cli-1.0.jar 
> > > keel-server-2.0.jar 
> > > jms-1.1.jar 
> > > keel-client-2.0.jar 
> > > keel-clnt-cli-1.1.jar 
> > > app-navigate-2.0.jar 
> > > svc-httpunit-2.0.jar 
> > > tidy-1.0.jar 
> > > js-1.0.jar 
> > > app-register-2.0-b.jar 
> > > svc-crypto-base64-2.0.jar 
> > > app-util-1.0.jar 
> > > app-crud-2.0-a.jar 
> > > mail-1.0.jar 
> > > activation-1.0.jar 
> > > svc-mail-javamail-2.0.jar 
> > > svc-model-defaultmodel-2.0.jar 
> > > keel-clnt-struts-3.0.jar 
> > > svc-event-defaultevent-2.0.jar 
> > > svc-usergroup-persist-1.0.jar 
> > > svc-domain-config-1.0.jar 
> > > svc-authorization-persist-2.0.jar 
> > > svc-crypto-des-2.0.jar 
> > > excalibur-cache-1.0a.jar 
> > > svc-cache-excalibur-2.0.jar 
> > > app-poll-2.0.jar 
> > > svc-persist-default-2.0.jar 
> > > 
> > > Total time: 1 minutes 16 seconds 
> > > Finished at: Thu Feb 10 20:35:35 EST 2005 
> >  
> > http://keelframework.org/documentation.shtml 
> > Keelgroup mailing list 
> > [EMAIL PROTECTED] 
> > 
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com 
> >  
>  
>  
> --  
> - Ramin 
> http://keelframework.org/documentation.shtml 
> Keelgroup mailing list 
> [EMAIL PROTECTED] 
> http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com 
>  
 

-- 
Aleksandar Vidakovic
[EMAIL PROTECTED]

Lassen Sie Ihren Gedanken freien Lauf... z.B. per FreeSMS
GMX bietet bis zu 100 FreeSMS/Monat: http://www.gmx.net/de/go/mail
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to