You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2010/01/24 23:02:18 UTC

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

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

Juergen Donnerstag resolved WICKET-2682.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
                   1.4.6
         Assignee: Juergen Donnerstag

thanks

> 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
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 1.4.6, 1.5-M1
>
>         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.