Re: Simple Standalone Maven Indexer Example

2013-07-10 Thread VersionEye
Hey Ersin. You can use the VersionEye API to get always the latest version: https://www.versioneye.com/api?version=v2 It's a simple HTTP GET request and you get back JSON. Currently there are more than 220K open source projects available through the VersionEye API. I work for VersionEye. Let me

Re: [VOTE] Apache 3.1.0

2013-07-10 Thread Stevo Slavić
+1 (non-binding) Apache Mahout builds OK with Apache Maven 3.1.0. Kind regards, Stevo Slavić. On Sun, Jul 7, 2013 at 6:00 PM, Anders Hammar and...@hammar.net wrote: +1 (non-binding) Didn't try any of the new stuff explicitly though. /Anders On Sun, Jun 30, 2013 at 9:00 PM, Jason van

Re: [VOTE] Apache 3.1.0

2013-07-10 Thread Olivier Lamy
+1 2013/7/7 Hervé BOUTEMY herve.bout...@free.fr: +1 works fine here Regards, Hervé Le dimanche 30 juin 2013 15:00:40 Jason van Zyl a écrit : Here are the release bits for 3.1.0: Release notes: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500version=18 967 Staging

Re: [VOTE] Apache 3.1.0

2013-07-10 Thread Stephen Connolly
+1 On 4 July 2013 20:35, Stephen Connolly stephen.alan.conno...@gmail.comwrote: I am withdrawing my -1 on the basis of the feedback I have received from legal-discuss. My vote is now +0 as I have not tested the distribution and I am waiting for somebody else on the PMC to do the running

How to programmatically find an artifact on a specif remote repository ?

2013-07-10 Thread marc . levi
Hi, I am developing a maven plugin for my customer's specific business need : There are teams which use their own artifact manager (Nexus repository ) for their development, then those teams deliver their binaries and sources in my customer's corporate Nexus repository. These teams need to

Re: [VOTE] Apache 3.1.0

2013-07-10 Thread Arnaud Héritier
Not yet tested but is there someone who could have a look at this one : https://jira.codehaus.org/browse/MNG-5492 This regression seems strange On Wed, Jul 10, 2013 at 2:29 PM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: +1 On 4 July 2013 20:35, Stephen Connolly

Re: maven-release-manager/src/main/components-fragment.xml

2013-07-10 Thread Robert Scholte
Hi Chris, The http://svn.apache.org/repos/asf/maven/release/trunk/maven-release-manager/src/main/resources/META-INF/plexus/components.xml refers to MNG-4384[1] by its role-hints. That's the only option you have to decrypt passwords with Maven 2.2.0+. This can be removed once the

Re: [VOTE] Apache 3.1.0

2013-07-10 Thread Anders Hammar
Not yet tested but is there someone who could have a look at this one : https://jira.codehaus.org/browse/MNG-5492 This regression seems strange I can't reproduce that issue. Introducing an error in the global settings.xml makes Maven 3.1.0 fail on my MBP. /Anders On Wed, Jul 10, 2013 at

Re: [VOTE] Apache 3.1.0

2013-07-10 Thread Robert Scholte
Can't reproduce it on my Win7 machine either. I'll close it. Robert Op Wed, 10 Jul 2013 20:51:09 +0200 schreef Anders Hammar and...@hammar.net: Not yet tested but is there someone who could have a look at this one : https://jira.codehaus.org/browse/MNG-5492 This regression seems strange

maven-enforcer pull request: MENFORCER-159 Add goal recommend which will on...

2013-07-10 Thread mfriedenhagen
GitHub user mfriedenhagen opened a pull request: https://github.com/apache/maven-enforcer/pull/4 MENFORCER-159 Add goal recommend which will only warn but never fail a build See http://jira.codehaus.org/browse/MENFORCER-159 You can merge this pull request into a Git repository by

Older (archiva) binaries not in Central.

2013-07-10 Thread Chris Graham
Hi All. I'm mavenizing a non-maven project, and it is currently using jakarta-regexp-1.5.jar which is not in Central, but 1.4 is in Central. The other release can all be found here: http://archive.apache.org/dist/jakarta/regexp/ How can we get OS resources such as this into Central? (Yes, I

Re: Older (archiva) binaries not in Central.

2013-07-10 Thread Barrie Treloar
On 11 July 2013 13:45, Chris Graham chrisgw...@gmail.com wrote: Hi All. I'm mavenizing a non-maven project, and it is currently using jakarta-regexp-1.5.jar which is not in Central, but 1.4 is in Central. The other release can all be found here:

Re: Older (archiva) binaries not in Central.

2013-07-10 Thread Chris Graham
For an existing, actively developed project, yes. However, in this case, it's been archived/placed in the attic. So the project team does not really exist. I can also add bsf V2.4 to the list of missings things as well. :-) -Chris On Thu, Jul 11, 2013 at 2:37 PM, Barrie Treloar

Re: Older (archiva) binaries not in Central.

2013-07-10 Thread Barrie Treloar
On 11 July 2013 14:44, Chris Graham chrisgw...@gmail.com wrote: For an existing, actively developed project, yes. However, in this case, it's been archived/placed in the attic. So the project team does not really exist. I can also add bsf V2.4 to the list of missings things as well. :-) If

Re: Older (archiva) binaries not in Central.

2013-07-10 Thread Chris Graham
ok, cool. I will go and have a look. Thanks! -Chris On Thu, Jul 11, 2013 at 3:51 PM, Barrie Treloar baerr...@gmail.com wrote: On 11 July 2013 14:44, Chris Graham chrisgw...@gmail.com wrote: For an existing, actively developed project, yes. However, in this case, it's been