'wicket' Maven module brings the other three wicket modules as transitive
dependencies
--------------------------------------------------------------------------------------
Key: WICKET-3353
URL: https://issues.apache.org/jira/browse/WICKET-3353
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.5-M3
Reporter: Martin Grigorov
Assignee: Martin Grigorov
Priority: Minor
The new three-in-one Maven module 'wicket' brings -core, -util and -request as
transitive dependencies.
This way if the user app depends on 'wicket' then it will get wicket.jar,
wicket-util.jar, wicket-request.jar and wicket-core.jar in its WEB-INF/lib/
folder.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.