[
https://issues.apache.org/jira/browse/WICKET-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986301#action_12986301
]
Martin Grigorov commented on WICKET-3365:
-----------------------------------------
With r1063179 o.a.w:wicket module is a 'pom' module and only provides
transitive dependencies to all core modules (-core, -util and -request).
All Maven users are recommended to use o.a.w:wicket as main dependency.
ANT users will have to figure the needed .jar files themselves. At this moment
the dependecies are: o.a.w:wicket-core.jar, o.a.w:wicket-request.jar and
o.a.w:wicket-util.jar.
The mail discussion is at
http://mail-archives.apache.org/mod_mbox/wicket-dev/201101.mbox/%[email protected]%3E
There is still one minor problem - o.a.w:wicket deploys -tests.jar with just
META-INF/ content.
> 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
> Priority: Minor
>
> 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.