Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-07-06 Thread Jason van Zyl
of “they were just doing things wrong” really isn’t acceptable. > On Jul 2, 2016, at 7:31 PM, Christian Schulte <c...@schulte.it> wrote: > > Am 07/02/16 um 23:18 schrieb Karl Heinz Marbaise: >> Hi, >> >> On 7/2/16 2:06 PM, Jason van Zyl wrote: >> >&g

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-07-02 Thread Jason van Zyl
users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > Thanks, Jason --

Re: Import Submodule into Maven Project in IntelliJ

2016-03-20 Thread Jason van Zyl
gt; > -- > Jason Franklin > j_...@fastmail.us > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > Thanks, Jason ---

Re: plugin and executable jar

2016-03-01 Thread Jason van Zyl
ies) and one with the packaging „maven-plugin“? > > Thanks a lot > > Phil > > Thanks, Jason ---------- Jason van Zyl Founder, Takari and Apach

Re: Offlining maven: how to set up the p2 cache?

2016-01-28 Thread Jason van Zyl
..@forces.gc.ca<mailto:daniel.thiba...@forces.gc.ca> / Tel: > 418-844-4000x4245 Fax: 418-844-4538 > > DRDC is an agency of the Department of National Defence / RDDC est une agence > du ministère de la Défense

Re: CD versioning

2016-01-27 Thread Jason van Zyl
> I'm in. How non-public do you need it to be? On github quietly, or >> passed along through some other channel? Either way is fine with me. >> >> >> On Thu, Jan 21, 2016 at 9:17 PM, Jason van Zyl <ja...@takari.io> wrote: >>> I have something that

Re: CD versioning

2016-01-21 Thread Jason van Zyl
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >>> For additional commands, e-mail: users-h...@maven.apache.org >> >> >> - >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >> For additional commands, e-mail: users-h...@maven

Re: Running tests using failsafe from a shaded jar?

2015-11-23 Thread Jason van Zyl
llegalstateexception.blogspot.com/ >>> https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) >>> https://bitbucket.org/mfriedenhagen/ >>> >>> --

Re: Graph of lifecycle and plugin executions

2015-11-17 Thread Jason van Zyl
> seem to be the case. > > So who can bring some light in this and/or point me in the right direction > and some documentation? > > With kind regards > Thomas > > > Am 16.11.2015 4:04 nachm. schrieb Jason van Zyl <ja...@takari.io>: >> >> I

Re: Graph of lifecycle and plugin executions

2015-11-17 Thread Jason van Zyl
> On Nov 17, 2015, at 12:06 PM, Thomas Meyer <tho...@m3y3r.de> wrote: > > Am 17.11.2015 5:22 nachm. schrieb Jason van Zyl <ja...@takari.io>: >> >> >>> On Nov 17, 2015, at 11:02 AM, Thomas Meyer <tho...@m3y3r.de> wrote: >>>

Re: Graph of lifecycle and plugin executions

2015-11-16 Thread Jason van Zyl
t; To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > Thanks, Jason -- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://tw

Re: Offline builds nearly impossible

2015-11-13 Thread Jason van Zyl
-based repositories and it all worked fine. > On Nov 13, 2015, at 11:33 AM, Jörg Schaible <joerg.schai...@gmx.de> wrote: > > Hi Jason, > > Jason van Zyl wrote: > >> Use a file based remote repository instead of trying to build in offline >> mode. >>

Re: Offline builds nearly impossible

2015-11-13 Thread Jason van Zyl
cal >> repository cache as an offline remote repository. However, the two aren't >> the same in concept though, IIRC, the last time I tried. You still need to >> keep the two separate. >> >> Now it would be interesting if a tool existed to copy the contents of a &g

Re: maven-plugin-testing-harness: NoClassDefFoundError: org/apache/maven/execution/MavenExecutionRequest

2015-11-13 Thread Jason van Zyl
gt;> I'll try 3.0. > > No luck, unfortunately. Same error. > > M > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > Thanks,

Re: maven-plugin-testing-harness: NoClassDefFoundError: org/apache/maven/execution/MavenExecutionRequest

2015-11-13 Thread Jason van Zyl
PM, <org.apache.maven.u...@io7m.com> > <org.apache.maven.u...@io7m.com> wrote: > > On 2015-11-13T17:09:36 -0500 > Jason van Zyl <ja...@takari.io> wrote: > >> You must be running with a version of Maven where that class does not exist? >> That error means you

Re: Offline builds nearly impossible

2015-11-13 Thread Jason van Zyl
de. > > Cheers, > Jörg > > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > Thanks, Jason ---

Google is Maven Central's New Best Friend

2015-10-28 Thread Jason van Zyl
Hi, Most users of Maven are not intimately familiar with Maven Central’s history and infrastructure so here’s a post you might be interested in. http://takari.io/2015/10/28/google-maven-central.html Thanks, Jason -- Jason van Zyl

Re: Best way to keep test resources with junit / surefire /maven.

2015-10-04 Thread Jason van Zyl
- > > We’re hiring if you know of any awesome Java Devops or Linux Operations > Engineers! > > Founder/CEO Spinn3r.com > Location: *San Francisco, CA* > blog: http://burtonator.wordpress.com > … or check out my Google+ profile > <https://plus.google.com/10271827479188961

Re: Reactor projects and ${project.version}

2015-09-16 Thread Jason van Zyl
;> com.sun >>> tools >>> 1.6 >>> system >>> >>> ${java.home}/../lib/tools.jar >>> >>> >>> 1.7 >>> >>&

Re: maven.config file and variable substitution

2015-09-15 Thread Jason van Zyl
e/mehul/source-repos/ProjectA/${maven.projectBaseDir}/settings.xml > > > Shouldn't Maven substitute the value of the ${maven.projectBaseDir} > variable ? > > > cheers, > > mehul > > -- > Mehul N. Sanghvi > email: mehul.sang...@gmail.com Thanks, Ja

Re: What is the use of the maven-compiler-plugin ?

2015-08-28 Thread Jason van Zyl
that. It doesn't look like it is being used for maven builds however. /Tommy 24 aug 2015 kl. 14:02 skrev Jason van Zyl ja...@takari.io: The short answer is the maven-compiler-plugin is not used inside Eclipse for projects that use M2Eclipse. Maven has an internal API that lets you

Re: What is the use of the maven-compiler-plugin ?

2015-08-24 Thread Jason van Zyl
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org Thanks, Jason -- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io

Re: Why are extensions project based and not global?

2015-05-28 Thread Jason van Zyl
developer in our org remember to add the extension to every project. That would be a big pain. Thanks, Jason -- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io

Re: Why are extensions project based and not global?

2015-05-28 Thread Jason van Zyl
. No pom.groovy file .. exit. The problem with using the settings file is that we then have two different syntax for specifiying the extensions and that we have to change settings so that would probably not be backwards compatible.. Manfred Jason van Zyl wrote on 28.05.2015 05:08

Re: Why are extensions project based and not global?

2015-05-28 Thread Jason van Zyl
to use it all more and get more practical experience with extensions to see where we might want to head next. Manfred Jason van Zyl wrote on 28.05.2015 09:21: The downside here is that what you might have configured locally, personally, may conflict with what a project might have setup

Re: Possibly obsolete page in docs

2015-05-08 Thread Jason van Zyl
-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org Thanks, Jason -- Jason van

[ANN] Apache Maven 3.3.3 Release

2015-04-28 Thread Jason van Zyl
Hi! The Apache Maven Team is pleased to announce the release of 3.3.3 The release notes can be found here: http://maven.apache.org/docs/3.3.3/release-notes.html The release can be downloaded from: http://maven.apache.org/download.cgi Full list of changes can be viewed in JIRA:

Re: Packaging Maven Core Extensions

2015-04-19 Thread Jason van Zyl
]�[��\X�K�ܙ�BB�CB��[��X��ܚX�KK[XZ[�\�\��][��X��ܚX�PX]�[��\X�K�ܙ�B��܈Y][ۘ[��[X[��K[XZ[�\�\��Z[X]�[��\X�K�ܙ�B Thanks, Jason -- Jason van Zyl Founder

Re: Packaging Maven Core Extensions

2015-04-18 Thread Jason van Zyl
in order to have my extension working in older Maven versions (down to 3.1.1) by installing it into the lib/ext directory? Chris Thanks, Jason -- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http

Re: Parallel builds and dependency resolution

2015-04-10 Thread Jason van Zyl
...@maven.apache.org Thanks, Jason -- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - We all have problems. How we deal

Re: Documentation (wrongly?) says Maven 3.3.1 runs with Java 1.6

2015-03-18 Thread Jason van Zyl
(this is to execute Maven - it still allows you to build against 1.3 and prior JDK's). I assume the requirement is really Java 1.7 but the documentation has not been updated? Regards, Arend Thanks, Jason -- Jason van Zyl Founder, Takari

[ANN] Maven 3.3.1 Release

2015-03-17 Thread Jason van Zyl
Hi! The Apache Maven Team is pleased to announce the release of 3.3.1 The official release notes can be found here: http://maven.apache.org/docs/3.3.1/release-notes.html But Karl Heinz has written up better release notes here:

Re: Injecting Settings to plexus component

2015-03-03 Thread Jason van Zyl
= true) So instead of have Mojo to pass the Settings to my plexus component method, can my plexus component get Settings as an Injection? any sample? Thanks -Dan Thanks, Jason -- Jason van Zyl Founder, Takari and Apache Maven

Re: takari-plugin-integration-testing requires one takari-jar project ?

2015-02-27 Thread Jason van Zyl
-- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - The modern conservative is engaged in one of man's oldest exercises in moral

Re: Dependency conflict resolution

2015-02-13 Thread Jason van Zyl
. Thanks, Jason -- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - the course of true love never did run smooth

M2Eclipse full plugin configuration content assist

2015-01-28 Thread Jason van Zyl
#27947508 Thanks, Jason -- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - Selfish deeds are the shortest path to self

Re: Avoiding situations where duplicate classnames are imported?

2015-01-20 Thread Jason van Zyl
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org Thanks, Jason -- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io

Re: Takari Lifecycle, takari-war and altDeploymentRepository

2015-01-17 Thread Jason van Zyl
I use the plugin for WARs? Right now I had to skip all standard plugins, right? Regards Mirko -- Sent from my mobile Thanks, Jason -- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com

Re: API to resolve a maven coordinate to a URL (no download)??

2015-01-17 Thread Jason van Zyl
-- Jason van Zyl Founder, Takari and Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - Be not afraid of growing slowly, be only afraid of standing still. -- Chinese Proverb

Re: Kudos to Takari's http://takari.io/book/70-testing.html#plugin-integration-testing

2015-01-16 Thread Jason van Zyl
Thanks! On Jan 16, 2015, at 12:43 PM, Dan Tran dant...@gmail.com wrote: I started to use this plugin for my plugin IT test. Writing maven plugin is now much more fun Very much appreciate the work -Dan Thanks, Jason -- Jason van

Re: Maven Incremental Build: JDT Compiler Implementation

2015-01-15 Thread Jason van Zyl
builds? How about early timings for performance? Seems like the feature requires its own package type, won't that cause lots of downstream headache for other tools? On Jan 13, 2015 2:18 PM, Jason van Zyl ja...@takari.io wrote: Hi, Incremental build (or build avoidance) is a heavily discussed

Maven Dev Hangout

2015-01-14 Thread Jason van Zyl
development in JVM-based projects. Jason van Zyl will be talking about how to scope configuration by Mojo name in a plugin configuration using a new MavenExecutionConfigurator extension point in Maven Core. The Takari Lifecycle is one cohesive plugin that contains all the Mojos

Maven Incremental Build: JDT Compiler Implementation

2015-01-13 Thread Jason van Zyl
-build.html Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - happiness is like a butterfly: the more you chase it, the more

Maven Incremental Build: JDT Compiler Implementation

2015-01-13 Thread Jason van Zyl
-build.html Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - happiness is like a butterfly: the more you chase it, the more

Maven Developer Hangout

2015-01-07 Thread Jason van Zyl
to make Javascript development easier from tools like Maven. I have also invited Isaac Schlueter from NPM to discussion so hopefully we'l have an interesting conversation! Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com

[ANN] Apache Maven 3.2.5 Release

2014-12-19 Thread Jason van Zyl
Hi! The Apache Maven Team is pleased to announce the release of 3.2.5 The release notes can be found here: http://maven.apache.org/docs/3.2.5/release-notes.html The release can be downloaded from: http://maven.apache.org/download.cgi Full list of changes can be viewed in JIRA:

Re: API-s/Maven plugins for generation of REST API documentation

2014-11-18 Thread Jason van Zyl
in advance for any hints! Kind regards, Martin Todorov Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - People

Maven Developer Hangout

2014-11-03 Thread Jason van Zyl
the content be made available to all for research and analysis - possibly a demo the target platform editor we've been working on Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io

Maven Developer Hangout

2014-10-30 Thread Jason van Zyl
Link for this week's hangout: https://plus.google.com/u/0/b/113247990055413254822/events/cgf1lmf8br4gqj8ohi4712n4mf8 4PM EDT on Thursday Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com

Maven Developer Hangout

2014-10-20 Thread Jason van Zyl
Link to this weeks Maven Developer Hangout: https://plus.google.com/u/0/events/cuqgqo7nloc2toagctvvl0d9lok Thursday, October 23rd @ 4PM ET Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http

Re: Company-wide checkstyle.xml ?

2014-10-20 Thread Jason van Zyl
configuration for checkstyle possible. Is this the way forward for our case? Thanks, James Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io

Maven Developer Hangout

2014-10-16 Thread Jason van Zyl
-- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - What matters is not ideas, but the people who have them. Good people can fix bad ideas, but good ideas

Re: Maven Developer Hangout

2014-10-16 Thread Jason van Zyl
It's scheduled for 4pm ET. On Oct 16, 2014, at 1:34 PM, Steven Schlansker stevenschlans...@gmail.com wrote: What time is the hangout scheduled for? On Oct 16, 2014, at 7:25 AM, Jason van Zyl ja...@takari.io wrote: For users that may be interested in what's happening with Maven we have

Re: Maven site:deploy hosting providers??

2014-09-27 Thread Jason van Zyl
: http://burtonator.wordpress.com … or check out my Google+ profile https://plus.google.com/102718274791889610666/posts http://spinn3r.com Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com

Re: forking plugin execution?

2014-09-12 Thread Jason van Zyl
://spinn3r.com Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - the course of true love never did run smooth ... -- Shakespeare

Re: Build once, deploy everywhere

2014-09-10 Thread Jason van Zyl
any one could share with me Please. Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - believe nothing, no matter where you

Re: CD, version numbers, IDE integration

2014-09-01 Thread Jason van Zyl
...@maven.apache.org Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - happiness is like a butterfly: the more you chase

Re: CD, version numbers, IDE integration

2014-08-31 Thread Jason van Zyl
-- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - The modern conservative is engaged in one of man's oldest exercises in moral philosophy; that is, the search for a superior moral

Re: Atomic deploy at end to repo manager like Nexus

2014-08-28 Thread Jason van Zyl
: users-h...@maven.apache.org Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - Simplex sigillum veri. (Simplicity

[ANN] Apache Maven 3.2.3 Release

2014-08-17 Thread Jason van Zyl
Hi! The Apache Maven Team is pleased to announce the release of 3.2.3 The release notes can be found here: http://maven.apache.org/docs/3.2.3/release-notes.html The release can be downloaded from: http://maven.apache.org/download.cgi Full list of changes can be viewed in JIRA:

[ANN] Apache Maven 3.2.3 Release

2014-08-17 Thread Jason van Zyl
Hi! The Apache Maven Team is pleased to announce the release of 3.2.3 The release notes can be found here: http://maven.apache.org/docs/3.2.3/release-notes.html The release can be downloaded from: http://maven.apache.org/download.cgi Full list of changes can be viewed in JIRA:

Re: Testing Maven 3.2.3

2014-08-13 Thread Jason van Zyl
-rcp from behind an http(s) proxy. Regards, Jan -Original Message- From: Jason van Zyl [mailto:ja...@takari.io] Sent: Mittwoch, 13. August 2014 07:36 To: Maven Users List Subject: Testing Maven 3.2.3 Hi, We have staged Maven 3.2.3 and I'd ask that users try and test

Re: Testing Maven 3.2.3

2014-08-13 Thread Jason van Zyl
connection. Cody Fyler Lending Grid Build Team G=Lending Grid Builds (515) - 441 - 0814 -Original Message- From: Jason van Zyl [mailto:ja...@takari.io] Sent: Wednesday, August 13, 2014 12:36 AM To: Maven Users List Subject: Testing Maven 3.2.3 Hi, We have staged Maven

Testing Maven 3.2.3

2014-08-12 Thread Jason van Zyl
it to ensure the HTTPS connection is working for everyone. Begin forwarded message: From: Jason van Zyl ja...@takari.io Subject: [VOTE] Maven 3.2.3 Release Date: August 11, 2014 at 2:19:34 PM PDT To: Maven Developers List d...@maven.apache.org Reply-To: Maven Developers List d...@maven.apache.org

Testing Maven 3.2.3

2014-08-12 Thread Jason van Zyl
it to ensure the HTTPS connection is working for everyone. Begin forwarded message: From: Jason van Zyl ja...@takari.io Subject: [VOTE] Maven 3.2.3 Release Date: August 11, 2014 at 2:19:34 PM PDT To: Maven Developers List d...@maven.apache.org Reply-To: Maven Developers List d...@maven.apache.org

Re: Defining component by hint for plexus in pom.xml

2014-08-08 Thread Jason van Zyl
://www.nanometrics.ca Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - In short, man creates for himself a new religion of a rational

Re: Adding Classifiers when building

2014-07-08 Thread Jason van Zyl
, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - I never make the mistake of arguing with people for whose opinions I have

Re: M2E and Eclipse Luna ?

2014-07-01 Thread Jason van Zyl
as it complicates the normals infrastructure I have. Thanks -Dan On Fri, Jun 27, 2014 at 11:49 AM, Jason van Zyl ja...@takari.io wrote: All the extras now live as separate installable units here: http://repository.takari.io:8081/nexus/content/sites/m2e.extras/ On Jun 27, 2014

Re: maven 3.2.2 breaks maven-invoker-plugin?

2014-06-27 Thread Jason van Zyl
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io

Re: M2E and Eclipse Luna ?

2014-06-27 Thread Jason van Zyl
-plugin Any one else seeing this? Thanks -D Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - Selfish deeds

Re: How to change snapshot artifacts timezone?

2014-06-27 Thread Jason van Zyl
=Europe/Helsinki Br, Kvartal00 Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - We all have problems. How we deal with them

Re: Corrupted download mirror?

2014-06-27 Thread Jason van Zyl
-- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - Our achievements speak for themselves. What we have to keep track of are our failures

Re: M2E and Eclipse Luna ?

2014-06-27 Thread Jason van Zyl
On Fri, Jun 27, 2014 at 4:21 AM, Jason van Zyl ja...@takari.io wrote: What exactly are you seeing? I have several plugins using the maven-plugin packaging and they appear fine. On Jun 26, 2014, at 11:15 PM, Dan Tran dant...@gmail.com wrote: I just try the latest eclipse and try to build

Re: M2E and Eclipse Luna ?

2014-06-27 Thread Jason van Zyl
Those are all update sites, walk into the respective extra to the version you want and each version has an update site. On Jun 27, 2014, at 3:07 PM, Jim Garrison jim.garri...@nwea.org wrote: -Original Message- From: Jason van Zyl Sent: Friday, June 27, 2014 11:50 AM To: Maven Users

Re: Corrupted download mirror?

2014-06-27 Thread Jason van Zyl
On Jun 27, 2014, at 4:11 PM, Hervé BOUTEMY herve.bout...@free.fr wrote: Le vendredi 27 juin 2014 07:25:08 Jason van Zyl a écrit : I've never seen those mirrors before. The Apache Maven PMC is a aware of and collaborate with Sonatype on the canonical Maven Central and collectively we would

Re: Corrupted download mirror?

2014-06-27 Thread Jason van Zyl
Sorry, I thought he originally meant a mirror of Maven Central not a mirror of Apache. On Jun 27, 2014, at 5:52 PM, Hervé BOUTEMY herve.bout...@free.fr wrote: Le vendredi 27 juin 2014 17:36:17 Jason van Zyl a écrit : On Jun 27, 2014, at 4:11 PM, Hervé BOUTEMY herve.bout...@free.fr wrote: Le

[ANN] Apache Maven 3.2.2 Release

2014-06-26 Thread Jason van Zyl
Hi! The Apache Maven Team is pleased to announce the release of 3.2.2 The release notes can be found here: http://maven.apache.org/docs/3.2.2/release-notes.html The release can be downloaded from: http://maven.apache.org/download.cgi Full list of changes can be viewed in JIRA:

Re: Default version of maven-compiler-plugin

2014-06-26 Thread Jason van Zyl
-plugin Version: 3.1 Goal Prefix: compiler What is the rationale for Maven using 2.5.1? John Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io -

Re: maven 3.2.2 breaks maven-invoker-plugin?

2014-06-26 Thread Jason van Zyl
Fyler Lending Grid Build Team G=Lending Grid Builds (515) - 441 - 0814 Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io

Re: Running plugin with own classloader for slf4j in maven 3.2

2014-06-17 Thread Jason van Zyl
. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com

Re: Controlling order of plugin execution

2014-06-04 Thread Jason van Zyl
-- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - I never make the mistake of arguing with people for whose opinions I have no respect. -- Edward Gibbon

Re: Nexus / Maven repository artifact handling

2014-06-02 Thread Jason van Zyl
-- Sent from my smart phone Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io -

Re: Use native tar to unpack? good/bad idea?

2014-06-02 Thread Jason van Zyl
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org Thanks, Jason -- Jason van Zyl Founder, Apache Maven http

Re: M2Eclipse vs. maven-eclipse-plugin: which is preferred?

2014-05-16 Thread Jason van Zyl
to include maven-eclipse-plugin configuration within the POM or not; and any official choice would help us avoid bikeshedding. -- Thomas Broyer /tɔ.ma.bʁwa.je/ http://xn--nna.ma.xn--bwa-xxb.je/ Thanks, Jason -- Jason van Zyl Founder

Incremental build API

2014-03-25 Thread Jason van Zyl
/io.takari.incrementalbuild [3]: https://github.com/takari/io.takari.incrementalbuild/tree/master/incrementalbuild/src/test/java/io/takari/incremental/demo Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com

Re: Incremental build API

2014-03-25 Thread Jason van Zyl
compilation units which is what we use in our incremental compilers (JDT and Javac implementations). Anyway, I’ll use your announcement to try to engage. Thanks! From: Jason van Zyl ja...@takari.iomailto:ja...@takari.io Reply-To: Maven Users List users@maven.apache.orgmailto:users

Re: Incremental build API

2014-03-25 Thread Jason van Zyl
the APIs and make them more friendly where/if they are not. On Mar 25, 2014, at 3:09 PM, Mark Derricutt m...@talios.com wrote: Looking interesting - will definitely take a look at this for my various language plugins ( coffee script, clojure, frege ). On 26 Mar 2014, at 6:44, Jason van Zyl wrote

[ANN] Maven 3.2.1 Release

2014-02-24 Thread Jason van Zyl
Hi! The Apache Maven Team is pleased to announce the release of 3.2.1 The release notes can be found here: http://maven.apache.org/docs/3.2.1/release-notes.html The release can be downloaded from: http://maven.apache.org/download.cgi Full list of changes can be viewed in JIRA:

Maven won't die!

2014-01-16 Thread Jason van Zyl
-- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl -

Maven just won't die! -- WTF is Takari?

2014-01-15 Thread Jason van Zyl
make it, Jason van Zyl -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl -

[ANN] Maven 3.1.1 Release

2013-10-04 Thread Jason van Zyl
Hi! The Apache Maven Team is pleased to announce the release of 3.1.1 The release notes can be found here: http://maven.apache.org/docs/3.1.1/release-notes.html The release can be downloaded from: http://maven.apache.org/download.cgi The changes in this release are as follows: Bug: [MNG-5459]

Re: [DISCUSS] Should the Maven PMC be an example of how we want the Maven Community to behave (was Re: svn commit: r1506778 - /maven/site/trunk/content/markdown/project-roles.md)

2013-07-25 Thread Jason van Zyl
-- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl - The modern conservative is engaged in one of man's oldest exercises in moral philosophy; that is, the search for a superior moral

Re: [DISCUSS] Should the Maven PMC be an example of how we want the Maven Community to behave (was Re: svn commit: r1506778 - /maven/site/trunk/content/markdown/project-roles.md)

2013-07-25 Thread Jason van Zyl
- remember we are CTR not RTC - addition to the page I started, at least as a stalking horse (or perhaps it is his opinion... I will leave it up to him to state his position) On Thursday, 25 July 2013, Jason van Zyl wrote: So what's outlined in those paragraphs have counter examples at the ASF

Re: [DISCUSS] Should the Maven PMC be an example of how we want the Maven Community to behave (was Re: svn commit: r1506778 - /maven/site/trunk/content/markdown/project-roles.md)

2013-07-25 Thread Jason van Zyl
. -Original Message- From: Jason van Zyl [mailto:ja...@tesla.io] Sent: Thursday, July 25, 2013 9:56 AM To: Maven Users List Subject: Re: [DISCUSS] Should the Maven PMC be an example of how we want the Maven Community to behave (was Re: svn commit: r1506778 - /maven/site/trunk/content/markdown

Re: Any guideline on how to make plugin, aether dependence , compatible with both maven 3.0.x and 3.1

2013-07-15 Thread Jason van Zyl
/AetherClassNotFound Rather then browser thru the code, is there a quick guide line? Thanks -D Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl - In short

[ANN] Maven 3.1.0 Release

2013-07-14 Thread Jason van Zyl
Hi! The Apache Maven Team is proud to announce the release of 3.1.0 The release notes can be found here: http://maven.apache.org/docs/3.1.0/release-notes.html In particular there are significant changes regarding JSR330 and SLF4J: http://maven.apache.org/maven-jsr330.html

Re: [ANN] Maven 3.1.0 Release

2013-07-14 Thread Jason van Zyl
On Jul 14, 2013, at 11:57 PM, Dan Tran dant...@gmail.com wrote: I am sure there will be a bunch of custom plugins no longer works with maven 3.1, do we have a migration doc? On Sun, Jul 14, 2013 at 8:44 PM, Jason van Zyl ja...@tesla.io wrote: Hi! The Apache Maven Team is proud

[ANN] Maven 3.1.0-alpha-1 Release

2013-06-09 Thread Jason van Zyl
tracking file to _remote.repositories Thanks, Jason -- Jason van Zyl Founder CTO, Sonatype Founder, Apache Maven http://twitter.com/jvanzyl - Simplex sigillum veri. (Simplicity

Re: Mojo Java 1.5 @Component MavenProject (returns null) vs JavaDoc @parameter expression=${project} works

2012-11-28 Thread Jason van Zyl
be? - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org Thanks, Jason -- Jason van Zyl Founder CTO, Sonatype Founder

Re: Mojo Java 1.5 @Component MavenProject (returns null) vs JavaDoc @parameter expression=${project} works

2012-11-28 Thread Jason van Zyl
was done to just make the @Component act on MavenProject's which itself doesn't make sense. It is meant to be a parameter, and that's what it has always been. On Nov 28, 2012, at 6:03 PM, Barrie Treloar baerr...@gmail.com wrote: On Thu, Nov 29, 2012 at 8:49 AM, Jason van Zyl ja...@tesla.io

  1   2   3   4   5   6   7   8   9   10   >