djencks wrote:
> 
> 
> 1. edit var/config/config.xml to look like this:
> 
>              <attribute
> name="userRepositories">~/.m2/repository,http://geronimo.apache.org/plugins/geronimo-2.1.4
>  
> </attribute>
> 
> 

Since I'm working with the 2.1.3 framework distribution, I made my
config.xml look like this:
<attribute
name="userRepositories">http://geronimo.apache.org/plugins/geronimo-2.1.3</attribute>
I dropped ~/.m2/repository since I don't have anything in my local repo.

deploy/list-plugins then listed 114 plugins. But I also ran into problems
attempting to install Jetty or the console.

When I tried
1:      Geronimo Plugins, Console :: Jetty (2.1.3)
this was the output:
Downloading org.apache.geronimo.plugins/pluto-support/2.1.3/car
Downloading org.apache.pluto/pluto-portal-driver/1.1.6-G643117/jar
Installation FAILED: Could not find
org.apache.pluto/pluto-portal-driver/1.1.6-G643117/jar in any repo

When I tried
71:     Geronimo Plugins, Jetty :: Jetty 6 (2.1.3)
this was the output:
Copying org.apache.geronimo.configs/j2ee-server//car to the repository
Installation FAILED: Artifact org.apache.geronimo.configs/j2ee-server//car
is
not fully resolved

Next, I'll see if I can attain my desired setup starting from Little-G.
-- 
View this message in context: 
http://www.nabble.com/Starting-from-framework-tp22571384s134p22612670.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to