mvn -U also helps in most cases if you build a SNAPSHOT version to force updating the local Maven cache for those.
Werner On Thu, Nov 3, 2016 at 12:42 AM, Oliver B. Fischer <[email protected] > wrote: > @Anatole: I can compile it with maven clean install -D maven.javadoc.skip > and without any Maven cache on my machine. Can you try to remove your local > Maven cache and to build with the command above? > > > Oliver > > Am 02.11.16 um 19:14 schrieb Anatole Tresch: > >> Seems that there is some checkstyle issue (Checkstyle file not found). The >> >> pom structure seems OK now. Is there a reason that we need the additional >> modules folder? Why not have the same structure as in sandbox with one top >> level pom and multiple modules, where the distribution module is simply >> one >> of them ? Would be great, if you get it run, wo we can start with the >> release automation. I will now focus on the documentation (adapt/integrate >> the builder part with the core/API parts) and ensure the property sources >> provide good constructors/builders on the programmatic level, so the fit >> well with the programmatic builder pattern use case. Once finished I also >> plan to blog about it and include it in the Tamaya presentation slides... >> >> 2016-11-02 11:08 GMT+01:00 Oliver B. Fischer <[email protected]>: >> >> Hi, the extensions are also not building properly. See >>> https://builds.apache.org/view/Tamaya/job/Tamaya-Extensions-Master/ for >>> more. >>> >>> I will have a look at it in the evening. My next goal is to make all jobs >>> working again. >>> >>> Oliver >>> >>> -- >>> N Oliver B. Fischer >>> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany >>> P +49 30 44793251 >>> M +49 178 7903538 >>> E [email protected] >>> S oliver.b.fischer >>> J [email protected] >>> X http://xing.to/obf >>> >>> >>> >> > -- > N Oliver B. Fischer > A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany > P +49 30 44793251 > M +49 178 7903538 > E [email protected] > S oliver.b.fischer > J [email protected] > X http://xing.to/obf > >
