The licensing of some of the libraries don't allow the (public) distribution. Most notably the mail api jars are not permitted to be distributed outside of Sun. So a wicket repository containing these libraries will not be 'legal'. We should therefore supply some documentation on how to acquire these libraries legally:

  2. License to Distribute Software.  In addition to
  the license granted in Section 1 (Software
  Internal Use and Development License Grant) of
  these Supplemental Terms, subject to the terms and
  conditions of this Agreement, including but not
  limited to Section 3 (Java Technology
  Restrictions), Sun grants you a non-exclusive,
  non-transferable, limited license to reproduce and
  distribute the Software in binary form only,
  provided that you (i) distribute the Software
  complete and unmodified and only bundled as part
  of your Programs, (ii) do not distribute
  additional software intended to replace any
  component(s) of the Software, (iii) do not remove
  or alter any proprietary legends or notices
  contained in the Software, (iv) only distribute
  the Software subject to a license agreement that
  protects Sun's interests consistent with the terms
  contained in this Agreement, and (v) agree to
  defend and indemnify Sun and its licensors from
  and against any damages, costs, liabilities,
  settlement amounts and/or expenses (including
  attorneys' fees) incurred in connection with any
  claim, lawsuit or action by any third party that
  arises or results from the use or distribution of
  any and all Programs and/or Software.

This poses a slight problem on our hands: should we keep continuing distribution the jta jar with Wicket? As I read this agreement, we can NOT do so.

The wicket jar should be available on http://www.ibiblio.org/maven/wicket/jars and thus be downloaded automatically by maven.
This particularly hsqldb jar is publicly available, but not in a remote maven repository. We should therefore downgrade to a earlier version available at a maven repository.


Martijn

Juergen Donnerstag wrote:

I guess te easiest way is to download a wicket distro from sourceforge
and copy them into the folders mentioned.
I wish we had a wicket maven repo on sourceforge with the libs missing.

Juergen


On Mon, 17 Jan 2005 16:24:53 -0800, Jonathan Locke <[EMAIL PROTECTED]> wrote:


where do i get these again?

Severity    Description    Resource    In Folder    Location    Creation
Time
2    Project wicket-cdapp-example is missing required library:
'C:Documents and
Settings/Jonathan/.maven/repository/hsqldb/jars/hsqldb-1.7.2_4.jar'
wicket-cdapp-example            January 17, 2005 4:14:35 PM
2    Project wicket-cdapp-example is missing required library:
'C:Documents and
Settings/Jonathan/.maven/repository/jta/jars/jta-1.0.jar'
wicket-cdapp-example            January 17, 2005 4:14:35 PM
2    The project cannot be built until build path errors are resolved
wicket-cdapp-example            January 17, 2005 4:09:12 PM
2    Project wicket-contrib is missing required library: 'C:Documents
and Settings/Jonathan/.maven/repository/jta/jars/jta-1.0.jar'
wicket-contrib            January 17, 2005 4:14:35 PM
2    The project cannot be built until build path errors are resolved
wicket-contrib            January 17, 2005 4:09:12 PM
2    Project wicket-quickstart is missing required library: 'C:Documents
and
Settings/Jonathan/.maven/repository/wicket/jars/wicket-0.9.15-beta.jar'
wicket-quickstart            January 17, 2005 4:14:35 PM
2    The project cannot be built until build path errors are resolved
wicket-quickstart            January 17, 2005 4:14:05 PM

-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop





-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop






------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to