You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Reed (JIRA)" <ji...@codehaus.org> on 2007/07/17 20:49:13 UTC

[jira] Created: (MAVENUPLOAD-1646) Upload request for new version of jcifs 1.2.15

Upload request for new version of jcifs 1.2.15
----------------------------------------------

                 Key: MAVENUPLOAD-1646
                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1646
             Project: maven-upload-requests
          Issue Type: Task
            Reporter: Benjamin Reed
         Attachments: jcifs-1.2.15.jar

(Please be gentle, this is my first request, I modeled it on http://jira.codehaus.org/browse/MAVENUPLOAD-913... <g>)

http://jcifs.samba.org/

JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java. CIFS is the standard file sharing protocol on the Microsoft Windows platform (e.g. Map Network Drive ...). This client is used extensively in production on large Intranets.

The bundle jar with a source jar and class jar is attached.

Also, I'm a little confused as to how the "right" stuff will get found, JCIFS appears to be in the maven repository in 2 different places:
  http://repo1.maven.org/maven2/org/samba/jcifs/jcifs/
  http://repo1.maven.org/maven2/jcifs/jcifs/

>From what I've seen, when you use this as a dependency:

    <dependency>
      <groupId>org.samba.jcifs</groupId>
      <artifactId>jcifs</artifactId>
      <scope>compile</scope>
    </dependency>

...you get the 1.2.6 version in the second URL, rather than the 1.2.9 version in the first.  Not sure if the automated scripts are doing something funky, but it looks like right now the newer (1.2.9) version that was uploaded a while back is ignored by maven2.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MAVENUPLOAD-1646) Upload request for new version of jcifs 1.2.15

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MAVENUPLOAD-1646.
---------------------------------------

      Assignee: Carlos Sanchez
    Resolution: Fixed

http://repo1.maven.org/maven2/jcifs/jcifs/ is the old location

> Upload request for new version of jcifs 1.2.15
> ----------------------------------------------
>
>                 Key: MAVENUPLOAD-1646
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1646
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Benjamin Reed
>            Assignee: Carlos Sanchez
>         Attachments: jcifs-1.2.15.jar
>
>
> (Please be gentle, this is my first request, I modeled it on http://jira.codehaus.org/browse/MAVENUPLOAD-913... <g>)
> http://jcifs.samba.org/
> JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java. CIFS is the standard file sharing protocol on the Microsoft Windows platform (e.g. Map Network Drive ...). This client is used extensively in production on large Intranets.
> The bundle jar with a source jar and class jar is attached.
> Also, I'm a little confused as to how the "right" stuff will get found, JCIFS appears to be in the maven repository in 2 different places:
>   http://repo1.maven.org/maven2/org/samba/jcifs/jcifs/
>   http://repo1.maven.org/maven2/jcifs/jcifs/
> From what I've seen, when you use this as a dependency:
>     <dependency>
>       <groupId>org.samba.jcifs</groupId>
>       <artifactId>jcifs</artifactId>
>       <scope>compile</scope>
>     </dependency>
> ...you get the 1.2.6 version in the second URL, rather than the 1.2.9 version in the first.  Not sure if the automated scripts are doing something funky, but it looks like right now the newer (1.2.9) version that was uploaded a while back is ignored by maven2.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira