Are you trying to update the geronimo plugin? It may not build any
more as-is, since apache directory has advanced considerably since
then. I would update the apacheds versions to their latest release
and geronimo versions to 2.2 and try again. This should eliminate any
missing snapshot problems. I have no idea why the apparently released
jug jar might be missing.
hope this helps... providing more detail on what you have changed and
what you are building would be helpful.
thanks
david jencks
On Jan 26, 2010, at 2:58 PM, frapien wrote:
Hi David,
i tried, but two jars are missing in the referenced repos. Any hints=
Thnak Frank
Missing:
----------
1) org.apache.directory.daemon:daemon-bootstrappers:jar:1.1.2-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.directory.daemon
-Dartifact
d=daemon-bootstrappers -Dversion=1.1.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to
file
Alternatively, if you host your own repository you can deploy the
file
there:
mvn deploy:deploy-file -DgroupId=org.apache.directory.daemon
-DartifactId
daemon-bootstrappers -Dversion=1.1.2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/f
le -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.plugins:geronimo-directory:jar:1.1-
SNAPSHOT
2)
org.apache.directory.daemon:daemon-bootstrappers:jar:1.1.2-SNAPSHOT
2) jug:jug-asl:jar:2.0.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=jug -DartifactId=jug-asl
-Dversion=2.0
0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the
file
there:
mvn deploy:deploy-file -DgroupId=jug -DartifactId=jug-asl
-Dversion=2.0.0
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.geronimo.plugins:geronimo-directory:jar:1.1-
SNAPSHOT
2) org.apache.directory.server:mitosis:jar:1.5.4
3) jug:jug-asl:jar:2.0.0
----------
2 required artifacts are missing.
for artifact:
org.apache.geronimo.plugins:geronimo-directory:jar:1.1-SNAPSHOT
from the specified remote repositories:
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository
),
central (http://repo1.maven.org/maven2),
apache-incubator
(http://people.apache.org/repo/m2-incubating-repository/),
codehaus-snapshots (http://snapshots.repository.codehaus.org),
apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository
)
djencks wrote:
You mean this one?
http://repo1.maven.org/maven2/org/apache/geronimo/plugins/geronimo-directory/1.0/
It hasn't been updated to work with recent apacheds or geronimo
versions. It should be moderately easy to update, if you'd like to
take a look the geronimo project is here:
https://svn.apache.org/repos/asf/geronimo/plugins/directory/trunk
thanks
david jencks
On Jan 21, 2010, at 12:18 AM, frapien wrote:
Hello,
does anyone know, where to find or dowload the Geronimo -ApacheDS
plugin.
Originaly it was released on Sun, 16 Mar 2008 22:53:20 -0700 by
David Jencks
Or should I post the message on the ApacheDS mailing list?
Thanks, Frank
--------------
The Geronimo team is pleased to announce the release of the Apache
Geronimo
- Apache Directory Server plugin 1.0
This plugin allows installing and running the ApacheDS server
version 1.5.1
in an Apache Geronimo 2.1 server. The ApacheDS server can be
configured
through a server.xml file just as with a standalone server.
This is the initial release of this plugin.
Many thanks
-The Geronimo team
----------
--
View this message in context:
http://old.nabble.com/Where-to-find-the-Geronimo--ApacheDS-plugin--tp27254246s134p27254246.html
Sent from the Apache Geronimo - Dev mailing list archive at
Nabble.com.
--
View this message in context:
http://old.nabble.com/Where-to-find-the-Geronimo--ApacheDS-plugin--tp27254246s134p27331315.html
Sent from the Apache Geronimo - Dev mailing list archive at
Nabble.com.