<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Is version99 still needed?  I thought you could avoid that hack by
    using the provided scope.  This is what I have in my pom.xml:<br>
    <br>
            <dependency><br>
                <groupId>commons-logging</groupId><br>
                <artifactId>commons-logging</artifactId><br>
    <br>
                <version>1.1.1</version><br>
    <br>
                <scope>provided</scope><br>
            </dependency><br>
    <br>
            <dependency><br>
                <groupId>commons-logging</groupId><br>
                <artifactId>commons-logging-api</artifactId><br>
    <br>
                <version>1.1</version><br>
    <br>
                <scope>provided</scope><br>
            </dependency><br>
    <br>
    <pre class="moz-signature" cols="72"><a class="moz-txt-link-freetext" href="http://lumpynose.wordpress.com/">http://lumpynose.wordpress.com/</a></pre>
    <br>
    On 2011-12-12 09:04, jsw wrote:
    <blockquote
cite="mid:CA+bxWo4wPiv+W-fttwkwSFMUMKjoQTM5kupd49fX4vSJGw+kpQ@mail.gmail.com"
      type="cite">Hi,<br>
      <br>
      Has anyone has gotten the version99 repository setup with nexus? I
      am unable to pull dependencies from this repo via nexus. From the
      nexus console I can browse remote, but nothing shows up in browse
      storage or browse index.<br>
      <br>
      Repository ID: version99<br>
      Repository Name: Version99<br>
      Repository Type: proxy<br>
      Repository Policy: Release<br>
      Repository Format: maven2<br>
      Contained in groups: <br>
      <br>
      Remote URL: <a moz-do-not-send="true"
        href="http://version99.qos.ch/">http://version99.qos.ch/</a><br>
      <br>
      thanks,<br>
      jeff<br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
slf4j-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:slf4j-user@qos.ch">slf4j-user@qos.ch</a>
<a class="moz-txt-link-freetext" href="http://mailman.qos.ch/mailman/listinfo/slf4j-user">http://mailman.qos.ch/mailman/listinfo/slf4j-user</a></pre>
    </blockquote>
  </body>
</html>