[ 
https://issues.apache.org/jira/browse/WICKET-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088527#comment-13088527
 ] 

Igor Vaynberg commented on WICKET-3976:
---------------------------------------

when users are trying to debug they import wicket into their workspace and 
start tweaking it. this is also how i develop. most tweaks to the wicket i make 
are done when i am running the application i am currently working on.... we 
should support this usecase.

tweaking the app's pom is not an option imho.

currently o.a.w:wicket is of type pom so if you unroll this change there is no 
doubling up of artifacts in the repo because there is no shading.

> Hide internal sub-modules from users by not deploying them in Maven 
> repositories
> --------------------------------------------------------------------------------
>
>                 Key: WICKET-3976
>                 URL: https://issues.apache.org/jira/browse/WICKET-3976
>             Project: Wicket
>          Issue Type: Task
>          Components: wicket
>    Affects Versions: 1.5-RC5.1
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>         Attachments: WICKET-3976.patch
>
>
> Creating this ticket in relation to the vote thread about OSGi integration 
> http://markmail.org/thread/2iw5wjpn44m4grlx and 
> http://markmail.org/thread/wdasrq4caft2spqj.
> The goal is to hide modules wicket-util, wicket-request and wicket-core from 
> Wicket's users by not deploying them in Maven central repository.
> org.apache.wicket:wicket:jar module which will contain the classes from all 
> these will be deployed instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to