[ 
https://issues.apache.org/jira/browse/JAMES-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909719#action_12909719
 ] 

Eric Charles commented on JAMES-1041:
-------------------------------------

A first review has been committed 
http://svn.apache.org/viewvc?rev=997305&view=rev
There may still remain work to completely clean pom, especially for mvn 3 and 
get rid of messages such as:
Some problems were encountered while building the effective model for 
org.apache.james:apache-james-imap-api:jar:0.2-SNAPSHOT
'parent.relativePath' of POM 
org.apache.james:apache-james-imap-parent:0.2-SNAPSHOT 
(C:\wrk\apache-james\imap\parent\pom.xml) points at org.ap
NAPSHOT, C:\wrk\apache-james\imap\parent\pom.xml
'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is 
missing. @ org.apache.james:apache-james-imap-parent:0.2-SNAPSHOT,
'reporting.plugins.plugin.version' for 
org.apache.maven.plugins:maven-surefire-plugin is missing.
'reporting.plugins.plugin.version' for 
org.apache.maven.plugins:maven-jxr-plugin is missing.
'reporting.plugins.plugin.version' for 
org.apache.maven.plugins:maven-pmd-plugin is missing.
'reporting.plugins.plugin.version' for 
org.apache.maven.plugins:maven-site-plugin is missing.

May be in james root pom ?
To be reviewed later.


> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to