Remove RedundantThrows from maven-checks.xml

2015-06-20 Thread WonderCsabo
This check was removed from Checkstyle. The org.apache.maven:maven-parent project defines Checkstyle rules which are used by Maven and lots of Maven plugins. If a developer uses eclipse-cs, which already uses a newer Checkstyle version, she/h

Re: Fix for MCHECKSTYLE-295

2015-06-20 Thread WonderCsabo
Sorry guys for spamming, but who should i contact to get my patch reviewed? I did not get any response at all since two weeks. :( -- View this message in context: http://maven.40175.n5.nabble.com/Fix-for-MCHECKSTYLE-295-tp5837127p5838063.html Sent from the Maven Developers mailing list archive

Re: Providing settings to Aether from global and user file

2014-09-08 Thread WonderCsabo
Thanks Manfred! Actually aether-ant-tasks has more dependencies then maven-ant-tasks, so our dependency tree would be more huge. :( But it seems this has an "uber" jar deployed to central, which contains all deps, and we could

Re: Providing settings to Aether from global and user file

2014-09-06 Thread WonderCsabo
Thanks, but are you sure this question should be in the Aether list? Because this question is not about the usage of Aether, but about how to read information from the global and user settings file, because Aether know absolutely nothing about those. -- View this message in context: http://mave

Providing settings to Aether from global and user file

2014-09-05 Thread WonderCsabo
Hi guys! I already posted my question to the users list, but i did not get any answers. I am posting now here, maybe this kind of question better fits to this list. If not, sorry for spammi