Create wicket-core Maven module that contains wicket + wicket-util + 
wicket-request
-----------------------------------------------------------------------------------

                 Key: WICKET-3261
                 URL: https://issues.apache.org/jira/browse/WICKET-3261
             Project: Wicket
          Issue Type: New Feature
          Components: wicket
    Affects Versions: 1.5-M3
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


Create a Maven module that aggregates all classes from wicket.jar and all its 
dependencies (currently wicket-util.jar and wicket-request.jar).
This way the non-Maven users can download wicket-core.jar and start hacking.

Optional: we can do wicket-all.jar that contains all feature providing modules 
(wicket, -extensions, -ioc, -guice, -spring, -auth-roles, -datetime, -jmx, 
-velocity).

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

Reply via email to