We don't include it because of the size penalty. The javadocs can be downloaded from the maven repositories even though people don't use maven.
Frank On Mon, Apr 21, 2008 at 9:46 PM, James Carman <[EMAIL PROTECTED]> wrote: > Shouldn't the javadocs be part of the distribution artifacts when > using the "release candidate" profile? Not all people use Maven (I > think they're crazy, but there are still some out there). > > > > > On Mon, Apr 21, 2008 at 3:40 PM, Maurice Marrink <[EMAIL PROTECTED]> wrote: > > Since the javadoc is available in Frank's repository i assume he did :) > > > > Maurice > > > > On Mon, Apr 21, 2008 at 8:48 PM, James Carman > > > > > > <[EMAIL PROTECTED]> wrote: > > > Shouldn't the profile have been used to create this release candidate? > > > Or was it? > > > > > > > > > > > > On Mon, Apr 21, 2008 at 2:42 PM, Frank Bille <[EMAIL PROTECTED]> wrote: > > > > There is. > > > > > > > > > > > > > > > > On Mon, Apr 21, 2008 at 8:36 PM, James Carman > > > > <[EMAIL PROTECTED]> wrote: > > > > > Shouldn't there be a "release candidate" profile in your pom.xml > file > > > > > that turns on the javadocs? I agree that the javadocs shouldn't > be > > > > > generated by merely typing mvn install, but it should be part of > your > > > > > release candidates (and releases of course). That can be turned > on by > > > > > doing mvn -Prc install. > > > > > > > > > > > > > > > > > > > > On Mon, Apr 21, 2008 at 1:50 PM, Igor Vaynberg <[EMAIL > PROTECTED]> wrote: > > > > > > it should be in the changelog: > > > > > > > > > > > > https://issues.apache.org/jira/browse/WICKET-1524 > > > > > > > > > > > > -igor > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Mon, Apr 21, 2008 at 10:38 AM, C. Bergström <[EMAIL > PROTECTED]> wrote: > > > > > > > > > > > > > > On Mon, 2008-04-21 at 10:36 -0700, Igor Vaynberg wrote: > > > > > > > > mvn install wont generate javadoc by default anymore > because it is a > > > > > > > > lengthy task. javadoc will still be available from m2 > repo, eg > > > > > > > > > > > > > > > > > http://people.apache.org/~frankbille/releases/apache-wicket-1.4-m1/m2-repo/org/apache/wicket/wicket/1.4-m1/ > > > > > > > > > > > > > > If it's not in the release notes/changelog. we should make > an additional > > > > > > > note of this.. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
