Re: maven download broken on all mirrors

2019-09-03 Thread 'Jörg Hohwiller' via mojohaus-dev
In this URL you can also find 3.6.2 that was released yesterday. Seems that this release may be the reason why something broke on the mirrors messing the official download. Am Dienstag, 3. September 2019 19:31:16 UTC+2 schrieb Jörg Hohwiller: > > This URL seems to work though: >

Re: maven download broken on all mirrors

2019-09-03 Thread 'Jörg Hohwiller' via mojohaus-dev
This URL seems to work though: https://archive.apache.org/dist/maven/maven-3/ Am Dienstag, 3. September 2019 19:13:12 UTC+2 schrieb Jörg Hohwiller: > > Hi there, > > may be wrong here but I unsubsribed from maven-dev and subscribing just > for this notice is too much burden. > So in case anyone

Re: maven-exec-plugin problem

2019-07-02 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi, it is not even ci-friendly. I have the version configured statically in that project: https://github.com/devonfw-forge/keywi/blob/master/pom.xml#L7 Not a clue what is going wrong with help-plugin in this setup... Any hit to shed a light would be highly appreciated... Cheers Jörg Am

Re: maven-exec-plugin problem

2019-07-02 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi again, as always murphies law applies. # git clone https://github.com/devonfw-forge/keywi.git # mvn help:evaluate -Dexpression=project.version -q -DforceStdout # mvn -q exec:exec -Dexec.executable=echo -Dexec.args='${project.version}' 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT

Re: maven-exec-plugin problem

2019-07-02 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi Alexei, Awesome! This does not solve all my problems as I need to check for a convergent version (excluding potential "dev-SNAPSHOT" version of parents that do not get released) throughout the reactor of a multi-module project but you gave me the right hint and missing link to get it done.

maven-exec-plugin problem

2019-06-30 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi there, in order to determine the version(s) of a maven project, several answers on stackoverflow, etc. lead to calling: mvn -q exec:exec -Dexec.executable=echo -Dexec.args='${project.version}' However, if in case the maven project (or one of its modules) itself has the maven-exec-plugin

Re: [Vote] release flatten-maven-plugin:1.1.0

2018-12-21 Thread 'Jörg Hohwiller' via mojohaus-dev
The vote succeeded +1: 4x (Dan, Lasse, Patrick, Trey) 0: nobody -1: nobody Proceeding with the rest of the process Cheers Jörg -- You received this message because you are subscribed to the Google Groups "mojohaus-dev" group. To unsubscribe from this group and stop receiving emails from

[Vote] release flatten-maven-plugin:1.1.0

2018-12-17 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi, I would like to release version 1.1.0 of the flatten-maven-plugin. Flatten Maven Plugin generates a flattened version of your pom.xml and makes maven to install and deploy this one instead of the original pom.xml. This is a release with some fixes and improvements. The following issues

Your feedback wanted for flatten-maven-plugin and "Maven CI Friendly Versions"

2018-12-13 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi there, ever seen this before: https://maven.apache.org/maven-ci-friendly.html here is my review on the according PR to flatten-maven-plugin: https://github.com/mojohaus/flatten-maven-plugin/pull/77#pullrequestreview-184858735 Your feedback would be highly appreciated. IMHO this is somewhat

Re: [help] travis broken

2017-10-16 Thread 'Jörg Hohwiller' via mojohaus-dev
There is a solution to the actual problem: You need to add this magic line to .travis.yml: dist: precise I hope it may also help others facing such problems. Cheers Jörg Am Samstag, 23. September 2017 04:14:18 UTC+2 schrieb Olivier Lamy: > > yup simply use openjdk7 > > Le vendredi 22 septembre

Re: [discussion] AsciiDoc instead of Markdown?

2017-09-26 Thread 'Jörg Hohwiller' via mojohaus-dev
batmat.net > > : > >> I'm totally fine with this. I think Markdown becomes unusable/cumbersome >> for anything more than a small README. >> >> 2017-09-21 18:50 GMT+02:00 'Jörg Hohwiller' via mojohaus-dev < >> mojoha...@googlegroups.com >: >> >&

Re: [VOTE] release flatten-maven-plugin version 1.0.1

2017-09-26 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi there, the vote has passed with the following result: +1: 2 (1 binding, 1 non-binding) +0: 0 -1: 0 I will stage the release to maven central. Thanks & regards Jörg Am Donnerstag, 21. September 2017 23:17:08 UTC+2 schrieb Jörg Hohwiller: > > Hi, > > I would like to release version 1.0.1

Re: [VOTE] release flatten-maven-plugin version 1.0.1

2017-09-22 Thread 'Jörg Hohwiller' via mojohaus-dev
Dean Dan, done: [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ flatten-maven-plugin --- Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/codehaus/mojo/flatten-maven-plugin/1.0.1-SNAPSHOT/maven-metadata.xml Uploading:

Re: [VOTE] release flatten-maven-plugin version 1.0.1

2017-09-21 Thread 'Jörg Hohwiller' via mojohaus-dev
Update: Link to fixed issues is broken due to google copy magic. I copied from last vote mail and updated the link. Now the link-text is correct but the link was still pointing to the old URL. Correct link is: https://github.com/mojohaus/flatten-maven-plugin/milestone/2?closed=1 Am Donnerstag,

Re: [VOTE] release flatten-maven-plugin version 1.0.1

2017-09-21 Thread 'Jörg Hohwiller' via mojohaus-dev
solved. gh-pages staging sometimes takes seconds and sometimes many hours. However, meanwhile back in sync. Am Donnerstag, 21. September 2017 23:29:51 UTC+2 schrieb Jörg Hohwiller: > > Hi there, > > any ideas whats broken on github: > >

Re: [VOTE] release flatten-maven-plugin version 1.0.1

2017-09-21 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi there, any ideas whats broken on github: http://www.mojohaus.org/flatten-maven-plugin/css/apache-maven-fluido-1.5.min.css -> 404 https://github.com/mojohaus/flatten-maven-plugin/blob/gh-pages/css/apache-maven-fluido-1.5.min.css -> 200 Cheers Jörg Am

[VOTE] release flatten-maven-plugin version 1.0.1

2017-09-21 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi, I would like to release version 1.0.1 of the flatten-maven-plugin. Flatten Maven Plugin generates a flattened version of your pom.xml and makes maven to install and deploy this one instead of the original pom.xml. The following issues have been fixed:

[help] travis broken

2017-09-21 Thread 'Jörg Hohwiller' via mojohaus-dev
I get this error in travis-ci for oraclejdk7: The command "./mvnw install -DskipTests=true -Dmaven.javadoc.skip=true -B -V" failed and exited with 1 during . See here: https://travis-ci.org/mojohaus/flatten-maven-plugin/jobs/278323292 IMHO this is a general bug on travis side and has

[discussion] AsciiDoc instead of Markdown?

2017-09-21 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi there, I migrated my personal OSS projects entirely from Markdown to AsciiDoc. AsciiDoc is way superior to Markdown. For some projects I do create entire PDF books as documentation from Github Wikis with hundreds of pages using asciidoctor-maven-plugin. Therefore I just wanted to ask if

Re: All Plugin Links on Mojohaus.org are 404's

2016-10-03 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi Lennart, its actually not all links that result in 404 (e.g. I checked some plugins I am active on or actively using and they work) but quite a lot are broken. If you know how to fix some of the URLs I guess you are most welcome to fix. Can not get worse than 404 anyways... But maybe it was

[VOTE] release servicedocgen-maven-plugin version 1.0.0-alpha-3

2016-10-01 Thread 'Jörg Hohwiller' via mojohaus-dev
Hi, I would like to release version 1.0.0-alpha-3 of the servicedocgen-maven-plugin. This plugin allows to generate rich documentation for your (JAX-RS REST-)Services automatically from the code as HTML. Have a look at the integration test report if you want to see an example. This is a