The maven links are all valid. Those artifacts are in ops4j 3rd party
repository and I upload the necessary files every time is required. The
reason is that we are in control of those files as opposed to the kf site
where they can drop the older versions or they can change the url (which
tehy did at a certain moment).
Bellow is an example of starting up pax runner with kf 2.1.0

If you want to override the links you can create link files with same name
as original link files and put them in the directory where teh pax-run shell
script is.

adreghiciu:work adreghiciu$ pax-run --p=k --v=2.1.0
__________                 __________
\______   \_____  ___  ___ \______   \__ __  ____   ____   ___________
|     ___/\__  \ \  \/  /  |       _/  |  \/    \ /    \_/ __ \_  __ \
|    |     / __ \_>    <   |    |   \  |  /   |  \   |  \  ___/|  | \/
|____|    (____  /__/\_ \  |____|_  /____/|___|  /___|  /\___  >__|
               \/      \/         \/           \/     \/     \/

Pax Runner (1.5.0-SNAPSHOT) from OPS4J - http://www.ops4j.org
-------------------------------------------------------------

 -> Using config [classpath:META-INF/runner.properties]
 -> Using arguments from command line and
file:/Users/adreghiciu/.pax/runner/runner.args
 -> Scan bundles from [/Users/adreghiciu/.pax/runner/runner.properties]
 -> Scan bundles from
[scan-file:file:/Users/adreghiciu/.pax/runner/runner.properties]
 -> Preparing framework [Knopflerfish 2.1.0]
 -> Downloading bundles...
 -> Knopflerfish 2.1.0 : 332450 bytes @ [ 91kBps ]
 -> Knopflerfish Log API : 8319 bytes @ [ 58kBps ]
 -> Knopflerfish Config Admin API : 7869 bytes @ [ 114kBps ]
 -> Knopflerfish Console : 36330 bytes @ [ 170kBps ]
 -> Knopflerfish Console TTY : 6153 bytes @ [ 3076kBps ]
 -> Knopflerfish Framework Commands : 24162 bytes @ [ 171kBps ]
 -> Using execution environment [J2SE-1.6]
 -> Runner has successfully finished his job!

Knopflerfish OSGi framework, version 4.0.7
Copyright 2003-2008 Knopflerfish. All Rights Reserved.

See http://www.knopflerfish.org for more information.
Loading xargs url file:knopflerfish/config.ini
Installed and started: file:bundles/org.knopflerfish.log-API_2.0.0.jar
(id#1)
Installed and started: file:bundles/org.knopflerfish.bundle.cm-API_2.0.0.jar
(id#2)
Installed and started:
file:bundles/org.knopflerfish.bundle.console_2.0.0.jar (id#3)
Installed and started:
file:bundles/org.knopflerfish.bundle.consoletty-IMPL_2.0.0.jar (id#4)
Installed and started:
file:bundles/org.knopflerfish.bundle.frameworkcommands-IMPL_2.0.0.jar (id#5)
> Framework launched


On Wed, Mar 10, 2010 at 5:05 AM, Antony Stubbs <antony.stu...@gmail.com>wrote:

> It seems all the link files for kf from 2.3.0 backwards are invalid, in
> that they point to maven where as none of the kf artifacts live in a maven
> repo.
>
> The 2.3.0 links and above all use direct links to kf's download site. Why
> not use the same system for the 2.3.0 and older links? They are all on the
> kf site.
>
> If anyone agree's, I can make a patch if you'd like.
>
> Antony Stubbs,
> Senior Developer,
> Telecom NZ.
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>



-- 
Alin Dreghiciu
Software Developer
My profile: http://www.linkedin.com/in/alindreghiciu
My blog: http://adreghiciu.wordpress.com
http://sonatype.com - Sonatype - The Maven Company
http://www.ops4j.org - New Energy for OSS Communities - Open Participation
Software.
http://www.qi4j.org - New Energy for Java - Domain Driven Development.
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to