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

Tim O'Brien updated MOJO-992:
-----------------------------

    Attachment: patch.txt

Michael Podrazik just sent both a bug report and a patch to fix this issue.    
Evidently, I wasn't handling system scoped dependencies here, so that if you 
were using a system scoped dependency the plugin would produce bogus classpath 
entries.

Thanks.

> [sysdeo-tomcat] System scoped dependencies not handled properly in 
> .tomcatplugin
> --------------------------------------------------------------------------------
>
>                 Key: MOJO-992
>                 URL: http://jira.codehaus.org/browse/MOJO-992
>             Project: Mojo
>          Issue Type: Bug
>          Components: sysdeo-tomcat
>            Reporter: Tim O'Brien
>            Priority: Critical
>         Attachments: patch.txt
>
>
> I've got a project which uses a system scoped dependency with a systemPath of 
> ${basedir}/lib/jvyaml-0.2.1.jar.  This is used when a dependency does not 
> have a publically available artifact in a Maven repository.   When I run "mvn 
> eclipse:eclipse sysdeo-tomcat:generate" I get a .tomcatplugin with the 
> following entry:
> <webClassPathEntry>M2_REPO/org/jvyaml/jvyaml/0.2.1/jvyaml-0.2.1.jar</webClassPathEntry>
> This isn't the right answer.  :-(    It should be resolving the dependency 
> and putting the absolute path in the .tomcatplugin file.

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