[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-980?page=comments#action_70374 ] 
            
Matt Whitlock commented on MAVENUPLOAD-980:
-------------------------------------------

You're forgetting the <classifier> element.

    <dependency> 
      <groupId>org.safehaus</groupId> 
      <artifactId>jug</artifactId> 
      <version>2.0.0</version> 
      <classifier>asl</classifier>
    </dependency> 


> Upload JUG (Java UUID Generator) 2.0.0 (LGPL)
> ---------------------------------------------
>
>                 Key: MAVENUPLOAD-980
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-980
>             Project: maven-upload-requests
>          Issue Type: Task
>            Reporter: Matt Whitlock
>         Assigned To: Carlos Sanchez
>         Attachments: jug-lgpl-2.0.0-bundle.jar
>
>
> http://home.mattwhitlock.com:8080/~mattw/jug-lgpl-2.0.0-bundle.jar
> http://jug.safehaus.org/
> JUG is a pure java UUID generator, that can be used either as a component in 
> a bigger application, or as a standalone command line tool (a la 'uuidgen'). 
> UUIDs are 128-bit Universally Unique IDentifiers (aka GUID, Globally Unique 
> IDentifier used in Windows world).  [see project site for more]

-- 
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

        

Reply via email to