[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-980?page=comments#action_70375 ] 
            
Patrick Kimber commented on MAVENUPLOAD-980:
--------------------------------------------

Thanks.  What a quick response!

I still had the pom.xml slightly wrong.  It should be:

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

Thank you very much for your help.  I never knew about the classifier tag.

> 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