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 >

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

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 jesse.gl...@oracle.com wrote: Non-binding +1; no apparent problems in NetBeans integration during basic interactive tests. - To unsubscribe, e-mail:

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

[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

[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: dependency

[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=12112version=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

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 kristian.rosenv...@gmail.com wrote: So you can use her fax machine and ppl can page your

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 and...@hammar.net wrote: JIRA [1] says http://maven.apache.org/indexer/, but

[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.

[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: dependency

[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=12112version=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

[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.

[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

[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

[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

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=1038139view=rev Log: Adding a zip and tar source assembly, some apache

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 ol...@apache.org wrote: doh ! sure a big rollback here :-) 2010/11/19 bdem...@apache.org: Author: bdemers Date: Fri Nov 19 20:35:26 2010 New