You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/10/27 17:04:21 UTC

[jira] Updated: (JAMES-1041) Review each pom (in server and imap) for unused declared dependency and maven 3 compatibility

     [ https://issues.apache.org/jira/browse/JAMES-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer updated JAMES-1041:
---------------------------------

    Fix Version/s: 3.0

Move to 3.0

> Review each pom (in server and imap) for unused declared dependency and maven 3 compatibility
> ---------------------------------------------------------------------------------------------
>
>                 Key: JAMES-1041
>                 URL: https://issues.apache.org/jira/browse/JAMES-1041
>             Project: JAMES Server
>          Issue Type: Improvement
>            Reporter: Eric Charles
>             Fix For: 3.0
>
>
> If you run mvn dependency:analyze in pop3server for example, you will have:
> [WARNING] Unused declared dependencies found:
> [WARNING]    org.apache.james:james-server-user-library:jar:3.0-SNAPSHOT:runtime
> [WARNING]    org.apache.james:james-server-core-function:jar:3.0-SNAPSHOT:runtime
> Running pom with maven 3 also shows:
> [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. @
> We must correct this for all server and imap projects (pom.xml).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org