You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/01/17 15:31:54 UTC

[jira] Updated: (WICKET-2682) Maven 3 produces various warnings

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

Martin Grigorov updated WICKET-2682:
------------------------------------

    Attachment: WICKET-2682.patch

> Maven 3 produces various warnings
> ---------------------------------
>
>                 Key: WICKET-2682
>                 URL: https://issues.apache.org/jira/browse/WICKET-2682
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket, wicket-quickstart
>    Affects Versions: 1.4.5
>         Environment: Maven 3
>            Reporter: Martin Grigorov
>            Priority: Minor
>         Attachments: WICKET-2682.patch
>
>
> Building Wicket 1.4-SNAPSHOT with Maven3 (3.0-alpha-6) produces some warnings:
> * some plugins have no <version> specified
> * resource plugin has no encoding defined thus it uses the platform one
> * quickstart-archetype project uses <packaging>maven-plugin</...>, while it should be 'jar' (it doesn't build at all with Maven3
> * some plugins are moved from org.codehaus.mojo to org.apache.maven.plugins 

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