cocoon-sample tests in cocoon-3.0.0-beta-1

2016-09-12 Thread hansheinrichbraun
the tests in cocoon-sample don't run anymore first the test complains that maven-resources-remote-plugin 1.4 has no readable pom Mit freundlichen Grüßen     Hans-Heinrich Braun Braun Immobilien Eichstraße 33 30161 Hannover 0176/34440885 immobilien-hannover-braun.de http://on.fb.me/116uGEx Von

Re: cocoon-sample tests in cocoon-3.0.0-beta-1

2016-09-12 Thread Francesco Chicchiriccò
On 12/09/2016 10:51, hansheinrichbraun wrote: the tests in cocoon-sample don't run anymore first the test complains that maven-resources-remote-plugin 1.4 has no readable pom Hi, could you please provide some more details? I have just checked up the Cocoon 3 sources from

AW: Re: cocoon-sample tests in cocoon-3.0.0-beta-1

2016-09-12 Thread hansheinrichbraun
i am using java 1.8.0 and maven 3.3.3 Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Francesco Chicchiriccò Datum: 12.09.16 10:58 (GMT+01:00) An: users@cocoon.apache.org Betreff: Re: cocoon-sample tests in

AW: Re: AW: Re: cocoon-sample tests in cocoon-3.0.0-beta-1

2016-09-12 Thread hansheinrichbraun
thank you chicchiricco i took cocoon sample and augmented it by a few own functions.and can compile it under 1.8 now i wanted to add the tests to build up a continuous dev pipeline and had problem with the tests.The main reason i wanted to use it is for pdf generation email in future as mysql

Re: cocoon-sample tests in cocoon-3.0.0-beta-1

2016-09-12 Thread Hans-Heinrich Braun
I reduced compile to jave 1.6 and i get the following error : [WARNING] Error injecting: org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojojava.lang.NoClassDefFoundError: org/apache/maven/shared/artifact/filter/collection/ArtifactFilterExceptionCaused by:

Re: AW: Re: cocoon-sample tests in cocoon-3.0.0-beta-1

2016-09-12 Thread Francesco Chicchiriccò
On 12/09/2016 13:47, hansheinrichbraun wrote: i am using java 1.8.0 and maven 3.3.3 I have created https://issues.apache.org/jira/browse/COCOON3-138 for this problem. As a workaround, please use JDK 1.7, or better do not build from source but rather rely on the published Maven SNAPSHOT

Re: cocoon-sample tests in cocoon-3.0.0-beta-1

2016-09-12 Thread Francesco Chicchiriccò
Hi, are you on Windows? On Linux, Cocoon 3 with JDK 1.6 works fine, as also reported by Jenkins: https://builds.apache.org/view/A-D/view/Cocoon/job/Cocoon%203.0/275/ I'd suggest to clean up your local ~/.m2/repository directory, as there might be some corrupted artifacts leading to the

AW: Re: AW: Re: cocoon-sample tests in cocoon-3.0.0-beta-1

2016-09-12 Thread hansheinrichbraun
the other possibility is to include it in my wicket application but i didn't totally think it through maybe there was a reason that i once decided for a rest function Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Francesco Chicchiriccò

unsubscribe

2016-09-12 Thread Michael Müller
-- Herzliche Grüße - Best Regards, Michael Müller Brühl, Germany blog.mueller-bruehl.de it-rezension.de @muellermi Read my books "Web Development with Java and JSF": https://leanpub.com/jsf "Java Lambdas und (parallel) Streams"

AW: Re: cocoon-sample tests in cocoon-3.0.0-beta-1

2016-09-12 Thread hansheinrichbraun
what i did copy sample and sample-webapp.in sample-webapp the tests made no problemin sample there were failures but when i looked deeper in it i found out i forgot to copy the test resources and in SitemapBuilderTest testNoMatchingPipeline () not NoMatchingPipeline is thrown but