Felix, Could you please upload those new plugins in the M2 Repo ? Thanks http://people.apache.org/~pamarcelot/modified_plugins/
These are the modified version of the plugins. I modified the plugin.xmlfile, removed the signed stuff and updated the plugin name (added '(updated for Apache Directory Studio') and version (added '-studio' at the end). This way we won't mess up with jars coming from another repository, like yesterday... :) Thanks, Pierre-Arnaud On Feb 1, 2008 9:04 AM, Pierre-Arnaud Marcelot <[EMAIL PROTECTED]> wrote: > Hi Emmanuel, > > On Feb 1, 2008 8:57 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > > > Beside Shared, which other jar ? > > > > Here are all our Server & Shared dependencies: > <!-- Apache Directory ApacheDS --> > <dependency> > <groupId>org.apache.directory.server</groupId> > <artifactId>apacheds-core-plugin</artifactId> > <version>1.5.2-SNAPSHOT</version> > </dependency> > > <!-- Apache Directory Shared --> > <dependency> > <groupId>org.apache.directory.shared</groupId> > <artifactId>shared-ldap</artifactId> > <version>0.9.8-SNAPSHOT</version> > </dependency> > <dependency> > <groupId>org.apache.directory.shared</groupId> > <artifactId>shared-asn1</artifactId> > <version>0.9.8-SNAPSHOT</version> > </dependency> > <dependency> > <groupId>org.apache.directory.shared</groupId> > <artifactId>shared-converter</artifactId> > <version>0.9.8-SNAPSHOT</version> > </dependency> > > I gonna have a look at the LdapStudio maven build, to see if I can help > > to release this constraint... > > > Thanks :) > > Pierre-Arnaud >
