[ 
http://jira.codehaus.org/browse/MSYSDEO-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nicolas de loof closed MSYSDEO-1.
---------------------------------

         Assignee: nicolas de loof
       Resolution: Fixed
    Fix Version/s: 1.2

fixed in SVN, thanks for the patch

> sysdeo-tomcat plugin doesn't honor the classifier
> -------------------------------------------------
>
>                 Key: MSYSDEO-1
>                 URL: http://jira.codehaus.org/browse/MSYSDEO-1
>             Project: Mojo Sysdeo Tomcat Plugin
>          Issue Type: Bug
>         Environment: tomcat, maven2, eclipse3.x
>            Reporter: Ana Redmond
>            Assignee: nicolas de loof
>             Fix For: 1.2
>
>         Attachments: MSYSDEO-1.patch
>
>
> I have the following dependency in my pom
>               <dependency>
>                       <groupId>net.sf.json-lib</groupId>
>                       <artifactId>json-lib</artifactId>
>                       <version>2.2.1</version>
>                       <classifier>jdk15</classifier>
>                       <scope>compile</scope> 
>               </dependency>
> the sysdeo-tomcat plugin generates 
>           
> <webClassPathEntry>M2_REPO/net/sf/json-lib/json-lib/2.2.1/json-lib-2.2.1.jar</webClassPathEntry>
> it should be generating
>          
> <webClassPathEntry>M2_REPO/net/sf/json-lib/json-lib/2.2.1/json-lib-2.2.1-jdk15.jar</webClassPathEntry>
> the classifier(jdk15) should be appended in the name of the jar.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to