Pierre-Arnaud Marcelot schrieb:
Felix, Could you please upload those new plugins in the M2 Repo ? Thanks

http://people.apache.org/~pamarcelot/modified_plugins/ <http://people.apache.org/%7Epamarcelot/modified_plugins/>

These are the modified version of the plugins. I modified the plugin.xml file, 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... :)

I'd prefer to use the original jars and patch them using 'our' maven-plugin. We can also add a deletion for the signing stuff there. This haqs from my POV the benefit that you don't need to remember what you've done whenever you update to a never version of the jars (and documentation (writing and reading) is a developers favourit task ;-)

Felix


Thanks,
Pierre-Arnaud

On Feb 1, 2008 9:04 AM, Pierre-Arnaud Marcelot <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi Emmanuel,

    On Feb 1, 2008 8:57 AM, Emmanuel Lecharny <[EMAIL PROTECTED]
    <mailto:[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



Reply via email to