Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cf-dev] 1.0.0-M2

Okay, I should update to the same version (I am still on 3.0.4).

I remember fixing a lot of errors for the other release on Central. Maybe the refactoring also missed the links in the Javadoc or something :(

 

 

From: cf-dev-bounces@xxxxxxxxxxx [mailto:cf-dev-bounces@xxxxxxxxxxx] On Behalf Of Julien Vermillard
Sent: Friday, 10 October 2014 21:08
To: Californium (Cf) developer discussions
Subject: Re: [cf-dev] 1.0.0-M2

 

Go for M2 :) just skip the tools M1

 

The javadoc was really broken, I fixed a bunch of @link erorrs and unescapted >,< ,& chars which prevented maven to produce the javadoc jars.

There is still a lot of warning to fix. Try "mvn install -Prelease" on some of the projects :)

I suppose you don't use the same version? I'm using maven 3.1.0


Back to the top