Re: [VOTE] Release Apache Maven mvnd 1.0.0

2024-06-14 Thread Brian Demers
+1 nb Tested on a couple different projects without issue. On Fri, Jun 14, 2024 at 12:02 PM Romain Manni-Bucau wrote: > +1 > > Romain Manni-Bucau > @rmannibucau | Blog > | Old Blog > | Gith

Re: [VOTE] Apache Maven Build cache extension 1.2.0

2024-05-10 Thread Brian Demers
FYI, It looks like the site was published ahead of the release: https://maven.apache.org/extensions/maven-build-cache-extension/ [image: image.png] On Wed, May 8, 2024 at 8:43 PM Olivier Lamy wrote: > Hi, > Vote for release of Apache Maven Build cache extension 1.2.0 > We fixed 9 issues: > > ht

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Brian Demers
+1 non-binding On Wed, Feb 28, 2024 at 11:50 AM Joseph Kesselman wrote: > +. 8 > > Xalan-J's next release should be Maven-based. But we wanted to put out one > Java 8-compatible-but-deprecated build before moving to Java 17. > > Of course as part of that we could say Maven3 is compatible but > d

Re: Fail on WARNINGs

2019-09-30 Thread Brian Demers
Apparently we already have an issue for this: https://issues.apache.org/jira/browse/MNG-6065 (and I was already watching issue) On Mon, Sep 30, 2019 at 4:50 PM Brian Demers wrote: > I'd like to fail a build on any WARNINGs. Some plugins can do this > already e.g. the compiler

Fail on WARNINGs

2019-09-30 Thread Brian Demers
I'd like to fail a build on any WARNINGs. Some plugins can do this already e.g. the compiler plugin with `maven.compiler.failOnWarning`. I'm looking for a more general solution. I tried to hack up an extension this morning to configure an extra log listener, that seemed like a dead end, as you ca

Re: [VOTE] Release Maven Indexer version 4.1.1

2011-06-10 Thread Brian Demers
+1 (non-binding) On Thu, Jun 9, 2011 at 5:49 PM, Jesse Glick wrote: > Non-binding +1; no apparent problems in NetBeans integration during basic > interactive tests. > > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apach

Re: Anyone want to help?

2011-05-24 Thread Brian Demers
Not exactly clean room, but I have a feeling a lot of test cases could be copied from the given commons-* projects such as: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/test/java/org/apache/commons/io/FileUtilsTestCase.java?view=markup This should work for methods with the same signatu

[ANN] Maven Indexer version 4.1.0 Released

2011-04-07 Thread Brian Demers
The Maven team is pleased to announce the release of the Maven Indexer, version 4.1.0 This project creates portable indexes from maven repositories, which can be used to search for artifacts. You should specify the version in your project's dependency configuration: org.apache.maven.indexer

[RESULT] [VOTE] Release Maven Indexer version 4.1.0

2011-04-07 Thread Brian Demers
Hi, The vote has passed with the following result : +1 (binding): Brian Fox Arnaud Héritier Hervé Boutemy +1 (non binding): Tamás Cservenák Jesse Glick I will promote the artifacts to the central repo. - To unsubscri

[VOTE] Release Maven Indexer version 4.1.0

2011-03-31 Thread Brian Demers
Hi, We solved 9 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12112&version=17270 Staging repo: https://repository.apache.org/content/repositories/maven-056/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open f

Re: '+1' vs 'I agree'

2011-01-26 Thread Brian Demers
-1 I'm all for keeping it short, it works well with IRC, and other forums, +1 / -1 are easy to pick out in threads by just scanning them quickly. On Wed, Jan 26, 2011 at 10:31 AM, Kristian Rosenvold wrote: > So you can use her fax machine and ppl can page your beeper when > they've sent a fax!

Re: [ANN] Maven Indexer version 4.0.0 Released

2011-01-18 Thread Brian Demers
The site is on the todo list. Other then the default reports. Is there anything specific anyone wants to see? CLI help page basic api example for crawling what else ? On Tue, Jan 18, 2011 at 2:43 PM, Anders Hammar wrote: > JIRA [1] says http://maven.apache.org/indexer/, but that gives you a

[ANN] Maven Indexer version 4.0.0 Released

2011-01-17 Thread Brian Demers
The Maven team is pleased to announce the release of the Maven Indexer, version 4.0.0 This project creates portable indexes from maven repositories, which can be used to search for artifacts. You should specify the version in your project's dependency configuration: org.apache.maven.indexer

[RESULT] [VOTE] Release Maven Indexer version 4.0.0

2011-01-17 Thread Brian Demers
Hi, The vote has passed with the following result : +1 (binding): Arnaud Héritier Benjamin Bentmann Brian Fox Brett Porter +1 (non binding): Tamás Cservenák I will promote the artifacts to the central repo.

[VOTE] Release Maven Indexer version 4.0.0

2011-01-11 Thread Brian Demers
Hi, We solved 6 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12112&version=17017 ** Improvement * [MINDEXER-4] - Upgrade to Lucene 3.0.3 * [MINDEXER-7] - Make IndexingContext be able to receive remote updates and index local content simultaneously ** New Feature

Re: JIRA project for indexer?

2010-12-03 Thread Brian Demers
I like it Mind Exer! On Fri, Dec 3, 2010 at 10:09 AM, Brett Porter wrote: > > On 25/11/2010, at 2:35 PM, Brett Porter wrote: > >> Hi, >> >> With the release coming up, I realised we'd need a JIRA project beyond that. >> I can create it... should it be MINDEXER? > > I went ahead and created this.

[ANN] Maven Indexer version 3.1.0 Released

2010-11-29 Thread Brian Demers
The Maven team is pleased to announce the release of the Maven Indexer, version 3.1.0 This is the first release after moving the code from Sonatype to Apache. This release will allow integrators to update their projects with the new package names. There are no functional changes since the last S

[ANN] Apache parent 8, Maven Parent 18, apache-source-release-assembly-descriptor 1.0.3 Released

2010-11-29 Thread Brian Demers
The Maven team is pleased to announce the following releases: apache-source-release-assembly-descriptor 1.0.3 Apache Parent 8 Maven Parent 18 This release allows for apache projects to optionally create zip and tar source bundles by setting the property: 'sourceReleaseAssemblyDescriptor' to 'sour

[RESULT] [VOTE] Release Maven Indexer version 3.1.0

2010-11-29 Thread Brian Demers
Hi, The vote has passed with the following result : +1 (binding): Ralph Goers Brett Porter Benjamin Bentmann Brian Fox +1 (non binding): Jesse Glick I will promote the artifacts to the central repo. - To unsubscribe,

[RESULT] [VOTE] Release Apache parent 8, Maven Parent 18, apache-source-release-assembly-descriptor 1.0.3

2010-11-29 Thread Brian Demers
Hi, The vote has passed with the following result : +1 (binding): Ralph Goers Brett Porter Benjamin Bentmann Stephen Connolly Herve Boutemy Olivier Lamy Brian Fox +1 (non binding): Mark Struberg I will promote the artifacts to the central repo. -

[VOTE] Release Apache parent 8, Maven Parent 18, apache-source-release-assembly-descriptor 1.0.3

2010-11-24 Thread Brian Demers
Hi, Included in this staging repo are: apache-source-release-assembly-descriptor - 1.0.3 Added support for projects to (optionally) create source zip and tar bundles. apache parent - 8 Consumed apache-source-release-assembly-descriptor 1.0.3 Upgraded version of the gpg plugin to 1.1 http://

Re: [VOTE] Release Maven Indexer version 3.1.0

2010-11-24 Thread Brian Demers
d apache-source-release-assembly-descriptor) to make it more visible. If that fails so will this one. On Tue, Nov 23, 2010 at 6:35 PM, Ralph Goers wrote: > > On Nov 23, 2010, at 11:06 AM, Brian Demers wrote: > > > Hi, > > > > This is the initial release after moving the i

[VOTE] Release Maven Indexer version 3.1.0

2010-11-23 Thread Brian Demers
Hi, This is the initial release after moving the indexer to apache. Also included in this staging repo are changes to the apache parent pom which changes the gpg-plugin version to 1.1, and an additional assembly descriptor to (optionally) create source zips and tars. Included in this staging rep

Re: svn commit: r1038139 - in /maven/resources/trunk/apache-source-release-assembly-descriptor: ./ src/main/resources/assemblies/ src/test/java/org/apache/its/

2010-11-23 Thread Brian Demers
Done! On Tue, Nov 23, 2010 at 9:48 AM, Benjamin Bentmann < benjamin.bentm...@udo.edu> wrote: > Hi Brian, > > Author: bdemers >> Date: Tue Nov 23 14:35:06 2010 >> New Revision: 1038139 >> >> URL: http://svn.apache.org/viewvc?rev=1038139&view=rev >> Log: >> Adding a zip and tar source assembly, so

Re: svn commit: r1037014 - /maven/indexer/

2010-11-19 Thread Brian Demers
yeah, bad day today In the process now, it seems my hands didn't feel like typing tags/... On Fri, Nov 19, 2010 at 3:46 PM, Olivier Lamy wrote: > doh ! > sure a big rollback here :-) > > 2010/11/19 : > > Author: bdemers > > Date: Fri Nov 19 20:35:26 2010 > > New Revision: 1037014 > > >