[
https://issues.apache.org/jira/browse/HUPA-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Knecht resolved HUPA-68.
------------------------------
Resolution: Fixed
Fix Version/s: 0.1
Works for me (felixk) after manolo's commit (934456)
> Missing dependency in hupa-server pom.xml
> -----------------------------------------
>
> Key: HUPA-68
> URL: https://issues.apache.org/jira/browse/HUPA-68
> Project: JAMES Hupa
> Issue Type: Improvement
> Components: server
> Reporter: Neil Crow
> Assignee: Norman Maurer
> Priority: Minor
> Labels: maven
> Fix For: 0.1
>
>
> org.apache.hupa.server.utils.MessageUtils imports and references
> org.apache.commons.fileupload.FileItem directly.
> In the maven command line build, the dependency to commons-fileupload-1.2.1
> is resolved transitively through the dependency on gwtupload-0.5.7.
> However, when using the m2eclipse plugin, commons-fileupload-1.2.1 is not
> added to the maven dependencies, and this shows up as a compile error in the
> eclipse IDE.
> This problem is resolved by adding commons-fileupload-1.2.1 as a direct
> dependency of hupa-server.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]