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

Martin Grigorov commented on WICKET-3365:
-----------------------------------------

The projects have be restructured. See WICKET-3261.
'wicket' module is empty in SVN. At build time it collects the .class files 
from the "real" projects - wicket-core, wicket-util and wicket-request.
We needed to do this because Ant users download just (the old) wicket.jar and 
then their builds fail with ClassNotFoundException for the classes from -util 
and -request modules. 

If you provide a patch that builds -sources.jar and -javadoc.jar then I don't 
mind to use it.

> 1.5-RC1 sources seem to be missing in Maven repository
> ------------------------------------------------------
>
>                 Key: WICKET-3365
>                 URL: https://issues.apache.org/jira/browse/WICKET-3365
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-RC1
>            Reporter: Willis Blackburn
>            Assignee: Martin Grigorov
>             Fix For: 1.5-RC2
>
>
> I saw a 1.5-RC1 build here:
> http://repo1.maven.org/maven2/org/apache/wicket/wicket/1.5-RC1/
> but it looks like the sources are missing.  There are source jar files, but 
> they don't contain any classes.  Was that intentional or is something wrong 
> with the build process?

-- 
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