Re: [VOTE] Release Apache Maven Clean Plugin version 2.6.1 and maven-shared-utils 0.7

2014-10-13 Thread Dan Tran
+1 ( none binding) tested with my internal build on windows. Does it mean the clean task is faster due to NIO. My apology if i happen to hijack this thread. -D On Mon, Oct 13, 2014 at 1:34 PM, Kristian Rosenvold krosenv...@apache.org wrote: Hi, Maven-shared-utils: We solved N=3 issues:

Re: svn commit: r1626943 - in /maven/plugins/trunk: maven-acr-plugin/ maven-assembly-plugin/ maven-dependency-plugin/ maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/manager/ maven-

2014-09-23 Thread Dan Tran
wow, including tar from common-compress?? -D On Mon, Sep 22, 2014 at 11:52 PM, Kristian Rosenvold kristian.rosenv...@gmail.com wrote: Not any more :) https://jira.codehaus.org/browse/PLXCOMP/fixforversion/20630 2.5 has full commons-compress support, java 7 file attribute support.

Re: svn commit: r1626943 - in /maven/plugins/trunk: maven-acr-plugin/ maven-assembly-plugin/ maven-dependency-plugin/ maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/manager/ maven-

2014-09-23 Thread Dan Tran
with cc. Kristian 2014-09-23 8:54 GMT+02:00 Dan Tran dant...@gmail.com javascript:;: wow, including tar from common-compress?? -D On Mon, Sep 22, 2014 at 11:52 PM, Kristian Rosenvold kristian.rosenv...@gmail.com javascript:; wrote: Not any more :) https://jira.codehaus.org

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.1

2014-09-19 Thread Dan Tran
] I'm not sure but it could be caused by missing artifacts which are not correctly mentioned for the maven-invoker-plugin (extraArtifacts)...? On 9/18/14 10:18 PM, Dan Tran wrote: Strange M2_HOME implicitly set at mvn.bat/mvn

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.1

2014-09-18 Thread Dan Tran
Strange M2_HOME implicitly set at mvn.bat/mvn startup scripts. -D On Thu, Sep 18, 2014 at 1:14 PM, Benson Margulies bimargul...@gmail.com wrote: You need to set M2 HOME. I have no longer underscore on my phone. On Sep 18, 2014 3:48 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi

Re: [VOTE] Apache Wagon 2.7 (take 2)

2014-09-14 Thread Dan Tran
+1 tested http://jira.codehaus.org/browse/WAGON-407 using maven-3.1.x and maven-3.2.x Thank you for looking harder into the shading issue fix. -D On Sun, Sep 14, 2014 at 6:56 PM, Olivier Lamy ol...@apache.org wrote: Hi, I'd like to release Apache Wagon 2.7 We fixed 4 issues:

Re: [VOTE] Apache Wagon 2.7

2014-09-11 Thread Dan Tran
tested by replace wagon*2.6 for wagon*2.6 under my maven-3.2.3/lib. It turns out maven 3.2.x now include jsoup, commons-io, and commons-lang under lib dir, so http://jira.codehaus.org/browse/WAGON-407 no longer needed unless maven dev remove thosed shaded file when ever wagon 2.7 got pushed into

Re: [VOTE] Apache Wagon 2.7

2014-09-11 Thread Dan Tran
, the test fail, which means commons-io does not get pickup by wagon-http-2.7-shared.jar doen work ( even thou I do see commons-io got shaded) Thanks -D On Thu, Sep 11, 2014 at 1:42 PM, Dan Tran dant...@gmail.com wrote: tested by replace wagon*2.6 for wagon*2.6 under my maven-3.2.3/lib

Replacing plexus-archiver with commons-compress?

2014-09-11 Thread Dan Tran
From today's maven hangout discussion Just want to let you know Kristian Rosenvold https://plus.google.com/u/0/112402174582006942652?prsrc=4 mentioned [1] he did some work on this area -D [1] http://maven.40175.n5.nabble.com/Use-native-tar-to-unpack-good-bad-idea-td5794712.html

Re: [VOTE] Apache Wagon 2.7

2014-09-11 Thread Dan Tran
check out https://svn.codehaus.org/mojo/trunk/mojo/wagon-maven-plugin/src/it/http-download/ run mvn clean install -Dversion=1.0-beta-5 -D On Thu, Sep 11, 2014 at 2:24 PM, Olivier Lamy ol...@apache.org wrote: How did you test that? -- Olivier On Sep 12, 2014 7:13 AM, Dan Tran dant

Re: [VOTE] Apache Wagon 2.7

2014-09-11 Thread Dan Tran
to reproduce your problem. On 12 September 2014 07:31, Dan Tran dant...@gmail.com wrote: check out https://svn.codehaus.org/mojo/trunk/mojo/wagon-maven-plugin/src/it/http-download/ run mvn clean install -Dversion=1.0-beta-5 -D On Thu, Sep 11, 2014 at 2:24 PM, Olivier Lamy ol

Re: Keeping Plexus component states persisted accross plugin executions

2014-09-10 Thread Dan Tran
I am going back and forth on this topic and its reference, and still not able to get my singleton belonging to a jar to be shared across plugins. Dirk how are you doing at your side? Thanks -Dan On Fri, Aug 1, 2014 at 9:21 AM, Dan Tran dant...@gmail.com wrote: So far it looks to me

Re: Welcome Karl Heinz Marbaise to the Maven PMC

2014-08-26 Thread Dan Tran
Congratulation Karl! you are my release guru :) -D On Tue, Aug 26, 2014 at 11:53 AM, Stephane Nicoll stephane.nic...@gmail.com wrote: Congrats Karl! On Tue, Aug 26, 2014 at 7:41 AM, Barrie Treloar baerr...@gmail.com wrote: I'm pleased to announce that the Maven PMC has voted to add

Re: Q: plexus-container-default

2014-08-15 Thread Dan Tran
any verdict on this? Thanks -D On Thu, Aug 14, 2014 at 10:58 AM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi Dan, I dont have an answer for this, but does it work without that artifact? I have tested with Maven 3.0.5...for example currently with Maven Shade Plugin... I have to

Re: Q: plexus-container-default

2014-08-14 Thread Dan Tran
I dont have an answer for this, but does it work without that artifact? I would love to see that artifact disappear since it also pulls in junit at compile time Thanks -D On Thu, Aug 14, 2014 at 10:40 AM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi, i have a question concerning this

Re: [VOTE] Maven 3.2.3 Release

2014-08-11 Thread Dan Tran
+1 non binding. Tested with my Jenkins cluster with master on linux, slaves are on linux, solaris, and windows Thanks -D On Mon, Aug 11, 2014 at 5:09 PM, Mark Derricutt m...@talios.com wrote: +1 non binding - seems to work fine here on my various weird incarnations of clojure, scala,

Changes of Maven Plugins to have 2.2.1 as minimum requirement

2014-08-10 Thread Dan Tran
Hi I am seeing a number changes to core maven plugins to have Maven 2.2.1 as minimum requirement. Are we going to release them soon? Just curious Thank you for doing all that works -Dan

Re: Keeping Plexus component states persisted accross plugin executions

2014-08-01 Thread Dan Tran
Ping On Thursday, July 31, 2014, Dan Tran dant...@gmail.com wrote: Hi my P4Maven - a Maven SCM providers - has plexus component singleton with states, and I would like to have the states to persist across multiple plugins executions ( maven-scm-plugin, maven-release-plugin, buildnumber

Re: Keeping Plexus component states persisted accross plugin executions

2014-08-01 Thread Dan Tran
.squirrel%40webmail.buschmais.com%3E) but it seems not trivial - I ran into several classloading issues. Thus an example would be very helpful. Best regards and thanks in advance Dirk Ping On Thursday, July 31, 2014, Dan Tran dant...@gmail.com wrote: Hi my P4Maven

Keeping Plexus component states persisted accross plugin executions

2014-07-31 Thread Dan Tran
Hi my P4Maven - a Maven SCM providers - has plexus component singleton with states, and I would like to have the states to persist across multiple plugins executions ( maven-scm-plugin, maven-release-plugin, buildnumber-maven-plugin, etc) I think using maven extension is way to go, but not sure

Re: Singleton component

2014-07-29 Thread Dan Tran
http://maven.40175.n5.nabble.com/problem-Maven-creates-the-second-plugin-classloader-during-parallel-build-and-uses-two-classloader-hy-td5713793.html https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Class+Loading May help -d On Tuesday, July 29, 2014, dirk.mah...@buschmais.com

Re: [VOTE] Apache Maven SCM Version 1.9.1

2014-07-21 Thread Dan Tran
+1 - Tested with Perforce Maven SCM (P4Maven) provider at workshop.perforce.com - Built and run tck suits using the source tar ball on both windows and linux Thank for pushing this out. -Dan On Mon, Jul 21, 2014 at 2:51 AM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi, We solved 13

Releasing maven-scm 1.10??

2014-07-16 Thread Dan Tran
Need some help to release this component so that I can release Perforce provider using p4java at workshop.perforce.com. Very much appreciated. -D

Re: Releasing maven-scm 1.10??

2014-07-16 Thread Dan Tran
Hi Karl, Yes it is http://maven.apache.org/scm Will you be able to cut it? Thanks -Dan On Wed, Jul 16, 2014 at 11:01 AM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi Dan, Need some help to release this component so that I can release Perforce provider using p4java at

Re: Releasing maven-scm 1.10??

2014-07-16 Thread Dan Tran
I was hoping someone with much more experience releasing apache maven components to release it. Otherwise, I guest I have to roll my sleeves and go thru it ( it is my first time thou) Thanks -Dan On Wed, Jul 16, 2014 at 12:06 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi Dan, Hi

Re: what is org.apache.maven:standalone-pom:pom:1,standalone-pom?

2014-07-14 Thread Dan Tran
/DefaultMaven.java#L644 https://github.com/apache/maven/blob/master/maven-core/src/main/resources/org/apache/maven/project/standalone.xml On 14 Jul 2014, at 06:39, Dan Tran dant...@gmail.com wrote: Hi I am playing with DependencyGraphBuilder and seeing the following artifact sneak into my list

what is org.apache.maven:standalone-pom:pom:1,standalone-pom?

2014-07-13 Thread Dan Tran
Hi I am playing with DependencyGraphBuilder and seeing the following artifact sneak into my list org.apache.maven:standalone-pom:pom:1,standalone-pom Any idea what it is? I am also seeing of of this from the build log, mine and from internet, but so far no-one seems to care Thanks -D

Re: Maven Developer Hangout

2014-07-04 Thread Dan Tran
Removing Settings' mirror? we use it exclusively at work where we maintain a customize maven distribution with maven's conf/settings.xml has the mirror pointing to internal repository. I would be very much appreciated with Maven team can point me to a reference of this discussion that make

Need a new JIRA component for MAVEN SCM - TCK

2014-06-25 Thread Dan Tran
Hi I have been enhancing maven-scm-test to my perforce provider using p4java work Could we a new component call 'TCK'?? I am currently using 'api', but it can be very confusion, since i am not changing the api Thanks -D

Re: Need a new JIRA component for MAVEN SCM - TCK

2014-06-25 Thread Dan Tran
Thanks I will update the JIRAs -D On Wed, Jun 25, 2014 at 5:19 PM, Olivier Lamy ol...@apache.org wrote: done. maven-scm-tck On 26 June 2014 03:19, Dan Tran dant...@gmail.com wrote: Hi I have been enhancing maven-scm-test to my perforce provider using p4java work Could we

Re: maven-scm-provider-gitexe test failures

2014-06-24 Thread Dan Tran
In another words, are you able to get maven-scm-provider-gitexe built and test passed? Thanks -D On Mon, Jun 23, 2014 at 5:57 PM, Dan Tran dant...@gmail.com wrote: Hi I am running into test failures Linux: ( git version 1.7.9.5) Failed tests

Re: maven-scm-provider-gitexe test failures

2014-06-24 Thread Dan Tran
and #847 being stable they should succeed. IIRC you should at least use version 1.8, although I'm not sure. Robert Op Tue, 24 Jun 2014 10:20:31 +0200 schreef Dan Tran dant...@gmail.com: In another words, are you able to get maven-scm-provider-gitexe built and test passed? Thanks -D On Mon

Re: maven-scm-provider-gitexe test failures

2014-06-24 Thread Dan Tran
Hi Hervé *Thanks for the response, does your gitexe pass TCK test?* *-D* On Tue, Jun 24, 2014 at 1:46 PM, Hervé BOUTEMY herve.bout...@free.fr wrote: no problem on my machine: Linux, git 1.9.1 Regards, Hervé Le mardi 24 juin 2014 01:20:31 Dan Tran a écrit : In another words, are you

Re: maven-scm-provider-gitexe test failures

2014-06-24 Thread Dan Tran
Upgrade my git to 1.8.x fixes. TCK test failure probably to my change at maven-scm-test's StatusCommandTckTest. This only happen for gitexe, but not jgit looking... -D On Tue, Jun 24, 2014 at 1:54 PM, Dan Tran dant...@gmail.com wrote: Hi Hervé *Thanks for the response, does your gitexe

maven-scm-provider-gitexe test failures

2014-06-23 Thread Dan Tran
Hi I am running into test failures Linux: ( git version 1.7.9.5) Failed tests: GitCheckInCommandNoBranchTest.testCheckinNoBranch:75-ScmTestCase.assertResult GitCheckInCommandTest.testCheckinAfterRename:113-ScmTestCase.assertResultIsSu windows ( cygwin gitt version 1.7.9) Failed tests:

Re: how maven build plugins plugin use latest version

2014-05-13 Thread Dan Tran
Setup your pom to use a verion properties with a default value ( your.plugin.versionsomedefault/your.plugin.version then you can override externally using -Dyour.plugin.version= that my be close to what you looking for -D On Tue, May 13, 2014 at 12:31 AM, Karl Heinz Marbaise

Re: [FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-10 Thread Dan Tran
problem in some time, when svn 1.9 is out Regards, Hervé Le mardi 6 mai 2014 15:00:58 Dan Tran a écrit : Thanks Hervé, it works on my local windows build with svn client 1.8.5 -D On Tue, May 6, 2014 at 2:30 PM, Hervé BOUTEMY herve.bout...@free.fr wrote: I updated content to svn

Re: [FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-10 Thread Dan Tran
is good just need to revert locally and test, or we'll get the same problem in some time, when svn 1.9 is out Regards, Hervé Le mardi 6 mai 2014 15:00:58 Dan Tran a écrit : Thanks Hervé, it works on my local windows build with svn client 1.8.5 -D On Tue, May 6, 2014 at 2:30 PM, Hervé

Re: [FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-06 Thread Dan Tran
perhaps, we need to disable this specific test for now? -D On Mon, May 5, 2014 at 9:18 PM, Dan Tran dant...@gmail.com wrote: Looks like we stuck without a new snapshot until this is fixed!! -D On Mon, May 5, 2014 at 6:49 PM, Hervé BOUTEMY herve.bout...@free.frwrote: seems related

Re: [FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-06 Thread Dan Tran
schreef Dan Tran dant...@gmail.com: perhaps, we need to disable this specific test for now? -D On Mon, May 5, 2014 at 9:18 PM, Dan Tran dant...@gmail.com wrote: Looks like we stuck without a new snapshot until this is fixed!! -D On Mon, May 5, 2014 at 6:49 PM, Hervé BOUTEMY herve.bout

Re: [FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-06 Thread Dan Tran
lundi 5 mai 2014 23:43:45 Dan Tran a écrit : perhaps, we need to disable this specific test for now? -D On Mon, May 5, 2014 at 9:18 PM, Dan Tran dant...@gmail.com wrote: Looks like we stuck without a new snapshot until this is fixed!! -D On Mon, May 5, 2014 at 6:49 PM, Hervé

[FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-05 Thread Dan Tran
https://builds.apache.org/job/maven-scm/ Thanks -D

Re: [FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-05 Thread Dan Tran
change list https://builds.apache.org/job/maven-scm/changes -D On Mon, May 5, 2014 at 9:01 AM, Dan Tran dant...@gmail.com wrote: https://builds.apache.org/job/maven-scm/ Thanks -D

Re: [FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-05 Thread Dan Tran
a different one (format 31) don't know how wa can improve the IT to be more tolerant to svn version updates Regards, Hervé Le lundi 5 mai 2014 09:03:37 Dan Tran a écrit : change list https://builds.apache.org/job/maven-scm/changes -D On Mon, May 5, 2014 at 9:01 AM, Dan Tran dant

Re: maven-stage-plugin / maven-repository-plugin

2014-02-28 Thread Dan Tran
I think both of your issues should be fixed at wagon itself. btw, what is wrong with https? as an input? certificate/connection related? -Dan On Fri, Feb 28, 2014 at 2:02 AM, Karl Heinz Marbaise khmarba...@gmx.dewrote: Hi Dan, wagon-maven-plugin and vfs-maven-plugin do this. vfs was

Re: [VOTE] Release Maven Release version 2.5

2014-02-28 Thread Dan Tran
how are we with this vote? -D On Sun, Feb 23, 2014 at 12:37 PM, Mark Derricutt m...@talios.com wrote: On 24 Feb 2014, at 5:12, Benson Margulies wrote: Maven scm 1.9 does not necessarily correspond to git 1.9. You would need to look at those release notes. Git 1.8.x changed the output

Re: maven-stage-plugin / maven-repository-plugin

2014-02-26 Thread Dan Tran
wagon-maven-plugin and vfs-maven-plugin do this. vfs was introduce since wagon-m-p is heavily depends on maven runtime. ( wagon-maven-plugin currently not wokring with mvn 3.1 out of box due to missing jars at maven/lib directory) -D On Wed, Feb 26, 2014 at 12:51 PM, Mirko Friedenhagen

Re: [VOTE][CANCELLED] Release Maven 3.2.0

2014-02-11 Thread Dan Tran
Thanks Stuart for this confirmation, I am seeing this exact issue happen on both 3.1.x and 3.2. My build uses truezip-maven-plugin [INFO] [INFO] BUILD SUCCESS [INFO]

Re: [VOTE] formally end support for Maven 1

2013-03-02 Thread Dan Tran
+1 (nb). Must say thank you to this Maven1, it is the start of my career. -D On Sat, Mar 2, 2013 at 1:50 PM, Baptiste MATHUS m...@batmat.net wrote: +1 (non binding) Le 2 mars 2013 20:47, Mirko Friedenhagen mfriedenha...@gmail.com a écrit : +1 non-binding Regards Mirko -- Sent from my

Re: Logback in Maven Core

2012-12-11 Thread Dan Tran
+1 on for logback. However, is it possible to switch to Log4j2 by manually repackage maven distribution? Thanks -D On Tue, Dec 11, 2012 at 10:57 AM, Anders Hammar and...@hammar.net wrote: I'm +1 for logback as the slf4j impl. /Anders On Tue, Dec 11, 2012 at 3:32 AM, Jason van Zyl

doxia-eclipse-ide build issue

2012-11-18 Thread Dan Tran
It seems the build is not stuck waiting for a 'ubuntu' instance https://builds.apache.org/view/M-R/view/Maven/job/doxia-eclipse-editor/ Can someone help? Thanks -D - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

Re: doxia-eclipse-ide build issue

2012-11-18 Thread Dan Tran
Thanks -D On Sun, Nov 18, 2012 at 4:13 PM, Olivier Lamy ol...@apache.org wrote: fixed and build passed. 2012/11/18 Dan Tran dant...@gmail.com: It seems the build is not stuck waiting for a 'ubuntu' instance https://builds.apache.org/view/M-R/view/Maven/job/doxia-eclipse-editor/ Can

Re: Need a build for Eclipse Doxia Editor

2012-11-08 Thread Dan Tran
ping The FML editor is great, but we need the update Thanks -D On Mon, Sep 3, 2012 at 2:40 PM, Dan Tran dant...@gmail.com wrote: Thanks, Looks like the update site did not get built, need some help doxia team https://builds.apache.org/view/M-R/view/Maven/job/doxia-eclipse-editor/ws/doxia

How to get a plugin execution to download a maven artifact using a provided maven coordinate to an alternative maven local repo ( not under the default .m2/repository )

2012-09-22 Thread Dan Tran
Hello all, this is related to http://jira.codehaus.org/browse/MDEP-313 where i can use mvn2 to download both release and snapshot. Staring with maven3 its stops working for SNAPSHOT since maven2, for some reason, cant translate SNAPSHOT into timestamp available at remote repo. I am guessing is

Re: How to get a plugin execution to download a maven artifact using a provided maven coordinate to an alternative maven local repo ( not under the default .m2/repository )

2012-09-22 Thread Dan Tran
sorry about the noise I found plenty of example from here https://docs.sonatype.org/display/AETHER/Home -D On Sat, Sep 22, 2012 at 11:37 AM, Dan Tran dant...@gmail.com wrote: Hello all, this is related to http://jira.codehaus.org/browse/MDEP-313 where i can use mvn2 to download both release

Need a build for Eclipse Doxia Editor

2012-09-03 Thread Dan Tran
Hi the current Eclipse Doxia Editor build's workspace is not available and there for its advertised update site https://builds.apache.org/view/M-R/view/Maven/job/doxia-eclipse-editor/ws/doxia-ide-eclipse/eclipse-plugins/features/org.apache.maven.doxia.ide.eclipse.feature/target/site become not

Re: Need a build for Eclipse Doxia Editor

2012-09-03 Thread Dan Tran
3, 2012 at 2:33 PM, Olivier Lamy ol...@apache.org wrote: done 2012/9/3 Dan Tran dant...@gmail.com: Hi the current Eclipse Doxia Editor build's workspace is not available and there for its advertised update site https://builds.apache.org/view/M-R/view/Maven/job/doxia-eclipse-editor/ws/doxia

thought on truezip-maven-plugin no longer works with maven 2

2012-08-18 Thread Dan Tran
Hello starting with truezip.m.p 1.1, I have enhanced the shared component to use slf4j and bridge it ( via jcabi-maven-slf4j ) to use maven logger at plugin time. This may result in ''org.codehaus.plexus.component.configurator.BasicComponentConfigurator cannot be cast to

Re: [CALL FOR TEST] Apache Maven 3.0.4-RC3 staged

2011-12-05 Thread Dan Tran
Look good to me, the issue reported by me for RC2 is fixed -Dan On Mon, Dec 5, 2011 at 6:28 AM, Olivier Lamy ol...@apache.org wrote: Hello, Apache Maven 3.0.4-RC3 has been staged for testing purpose (this is a preview of the coming 3.0.4 official release) The repository is available here:

Re: [VOTE] Apache Maven 3.0.4 (take 2)

2011-12-03 Thread Dan Tran
here is sample pom.xml to reproduce the issue. 3.0.3 generate the correct lib dir, and script, but not 3.0.4 project xmlns=http://maven.apache.org/POM/4.0.0; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://maven.apache.org/POM/4.0.0

Re: [VOTE] Apache Maven 3.0.4 (take 2)

2011-12-03 Thread Dan Tran
and when it's reinstall locally (use case of appassembler which reinstall file locally) investigating... 2011/12/3 Dan Tran dant...@gmail.com: here is sample pom.xml to reproduce the issue.  3.0.3 generate the correct lib dir, and script, but not 3.0.4 project xmlns=http://maven.apache.org/POM

Re: [VOTE] Apache Maven 3.0.4 (take 2)

2011-12-02 Thread Dan Tran
When using 3.0.4 with appassemble-maven-plugin to generate java wrapper scripts which use snapshot dependency. The plugin places the dependencies to its lib/repo directory using timestamp snapshots picked up from maven repo, but generated scripts using '-SNAPSHOT' for its classpath. this breaks

Re: Best Practices for Proxy and Mojos

2011-09-23 Thread Dan Tran
you may want to look at this link as sample code on how to deal with proxy http://mojo.codehaus.org/wagon-maven-plugin/xref/org/codehaus/mojo/wagon/shared/WagonUtils.html I did not write that code thou -D On Fri, Sep 23, 2011 at 3:45 PM, Aldrin Leal ald...@leal.eng.br wrote: Folks, Just a

Re: [VOTE] Move Eclipse Doxia Editor to trunk

2011-09-13 Thread Dan Tran
I installed the plugin via update site, loading fml file crashes. but let's start this discussion on another topic. -D On Tue, Sep 13, 2011 at 7:20 AM, Vincent Siveton vsive...@apache.org wrote: did you try open with from menu? Vincent 2011/9/11 Dan Tran dant...@gmail.com: Thank you

Re: [VOTE] Move Eclipse Doxia Editor to trunk

2011-09-11 Thread Dan Tran
Thank you for putting hard work on this feature. looking forward to be able to view .fml file inside eclipse ide. -D 2011/9/11 Arnaud Héritier aherit...@gmail.com: +1 Arnaud On Sun, Sep 11, 2011 at 6:09 PM, Olivier Lamy ol...@apache.org wrote: +1 -- Olivier Le 11 sept. 2011 15:18,

Request to release maven-release-plugin 2.2

2011-06-24 Thread Dan Tran
Hi Can we have a new release for this plugin? I am anxious to pick up http://jira.codehaus.org/browse/MRELEASE-648 -D - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: Request to release maven-release-plugin 2.2

2011-06-24 Thread Dan Tran
phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 24 Jun 2011 16:42, Dan Tran dant...@gmail.com wrote: Hi Can we have a new release for this plugin? I am anxious to pick up http://jira.codehaus.org/browse

Alternate Local repository during dependency:copy is not working for maven 3

2011-06-04 Thread Dan Tran
Hello, maven dev, A while a go, I introduced alternate local repo at dependency:copy/unpack time. It is now not working for maven 3, any help/advice on how to fix this issue is greatly appreciated http://jira.codehaus.org/browse/MDEP-313 Thanks -Dan

Re: svn commit: r1125604 - /maven/plugin-tools/trunk/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java

2011-05-21 Thread Dan Tran
good catch Anders, wonder what is the original intention of that code :-) -Dan On Sat, May 21, 2011 at 10:28 AM, Anders Hammar and...@hammar.net wrote: But the groupId of Apache Maven plugins is org.apache.maven.plugins. The code checks against org.apache.maven.plugin... /Anders On Sat,

Re: [VOTE] Release Maven SCM 1.5

2011-03-28 Thread Dan Tran
The release notes on navigation is empty. Also I am interested on how to configure username/password in settings.xml, but not able to find instructions -Dan On Mon, Mar 28, 2011 at 3:30 PM, Olivier Lamy ol...@apache.org wrote: Hi, I'd like to release Apache Maven SCM 1.5. We solved 32

Re: [VOTE] Release Maven SCM 1.5

2011-03-28 Thread Dan Tran
never mind, I found suggestion at http://stackoverflow.com/questions/1255593/externalising-scm-credentials-with-maven I am sure we do doc it some where at maven scm site -D On Mon, Mar 28, 2011 at 7:49 PM, Dan Tran dant...@gmail.com wrote: The release notes on navigation is empty. Also I am

Re: Julia Antonova/Tumlare is out of office.

2011-02-22 Thread Dan Tran
I keep seeing 'Wiki updated.' . What is it about? -D On Tue, Feb 22, 2011 at 11:30 AM, Stephane Nicoll stephane.nic...@gmail.com wrote: ah ah :) 2011/2/22 Tamás Cservenák ta...@cservenak.net: Wiki updated. On Tue, Feb 22, 2011 at 8:07 PM, Julia Antonova juli...@tumlare.com wrote: I will

Re: [vote] release maven dependency analyzer

2011-02-15 Thread Dan Tran
+1 tested together with maven-dependency-plugin at another stage against my comp build. -Dan On Tue, Feb 15, 2011 at 3:13 PM, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: Brian Fox wrote: Staging repo: https://repository.apache.org/content/repositories/maven-055/ +1 Benjamin

Re: [vote] maven-dependency-plugin 2.2

2011-02-15 Thread Dan Tran
+1 tested together with maven-dependency-analyzer at another stage against my comp build. -D On Tue, Feb 15, 2011 at 12:32 PM, Brian Fox bri...@infinity.nu wrote: Plugin is staged at: https://repository.apache.org/content/repositories/maven-009 This release is dependent upon the

Re: [vote] release maven dependency analyzer

2011-02-11 Thread Dan Tran
Brian, Do you still plan to publish the staging repo for maven-dependency-plugin? -Dan On Fri, Feb 11, 2011 at 2:41 PM, Lukas Theussl ltheu...@apache.org wrote: +1 -Lukas Brian Fox wrote: Staging repo: https://repository.apache.org/content/repositories/maven-055/ This release fixes

Re: [vote] release maven dependency analyzer

2011-02-10 Thread Dan Tran
Perhaps, you can stage both of them together. It is easier to test that way. -Dan On Thu, Feb 10, 2011 at 5:08 PM, Brian Fox bri...@infinity.nu wrote: Staging repo: https://repository.apache.org/content/repositories/maven-055/ This release fixes MDEP-143, MDEP-149, MDEP-262 and is required by

Re: [vote] release maven dependency analyzer

2011-02-10 Thread Dan Tran
oops sorry, You already did that -Dan On Thu, Feb 10, 2011 at 5:57 PM, Dan Tran dant...@gmail.com wrote: Perhaps, you can stage both of them together. It is easier to test that way. -Dan On Thu, Feb 10, 2011 at 5:08 PM, Brian Fox bri...@infinity.nu wrote: Staging repo: https

Re: Culling the maven-stage-plugin

2010-11-01 Thread Dan Tran
On Mon, Nov 1, 2010 at 2:15 PM, Jason van Zyl ja...@maven.org wrote: On Nov 1, 2010, at 10:12 PM, Dennis Lundberg wrote: On 2010-11-01 18:54, Jason van Zyl wrote: Doesn't change the fact it's a hack, generally not useful and is generally not going to get used. It actually is being used.

Re: Culling the maven-stage-plugin

2010-11-01 Thread Dan Tran
On Mon, Nov 1, 2010 at 3:46 PM, Jason van Zyl ja...@maven.org wrote: On Nov 1, 2010, at 11:24 PM, Dan Tran wrote: On Mon, Nov 1, 2010 at 2:15 PM, Jason van Zyl ja...@maven.org wrote: On Nov 1, 2010, at 10:12 PM, Dennis Lundberg wrote: On 2010-11-01 18:54, Jason van Zyl wrote: Doesn't

Re: Culling the maven-stage-plugin

2010-11-01 Thread Dan Tran
On Mon, Nov 1, 2010 at 5:59 PM, Jason van Zyl ja...@maven.org wrote: On Nov 2, 2010, at 1:40 AM, Dan Tran wrote: On Mon, Nov 1, 2010 at 3:46 PM, Jason van Zyl ja...@maven.org wrote: On Nov 1, 2010, at 11:24 PM, Dan Tran wrote: On Mon, Nov 1, 2010 at 2:15 PM, Jason van Zyl ja...@maven.org

Re: Setting goals for upcoming releases

2010-09-03 Thread Dan Tran
What I meant was to release maven 3.0, the dev needs to iron up most of to backward compatibility blocking bugs. ( no work around ) The bug I mentioned sound like a feature that is accidentally take out of maven core which supports flat repository structure. -Dan On Fri, Sep 3, 2010 at 6:28

Re: Setting goals for upcoming releases

2010-09-02 Thread Dan Tran
I think i agree with Jason on shooting maven 3.0 out to public as soon as you can, however the dev team might want fix up blocking bugs which prevent user like me from using maven 3 one of the blocking bug for me is http://jira.codehaus.org/browse/MNG-4788 Thanks -Dan On Thu, Sep 2, 2010 at

Re: svn commit: r948951 - in /maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg: AbstractGpgMojo.java GpgSigner.java

2010-05-27 Thread Dan Tran
isn't it better to use File rather than String as argument type for 'executable'? -D On Thu, May 27, 2010 at 12:01 PM, bentm...@apache.org wrote: Author: bentmann Date: Thu May 27 19:01:26 2010 New Revision: 948951 URL: http://svn.apache.org/viewvc?rev=948951view=rev Log: [MGPG-23] Allow

Re: How often Codehaus' repo is sync with MavenCentral?

2010-05-23 Thread Dan Tran
...@gmail.com wrote: The sync seems not to have happened since at least 1am GMT+1h Saturday ... shoud see v-m-p version 1.2 in http://repo1.maven.org/maven2/org/codehaus/mojo/versions-maven-plugin/ when the sync runs On 23 May 2010 06:00, Dan Tran dant...@gmail.com wrote: My bad, I was looking

How often Codehaus' repo is sync with MavenCentral?

2010-05-22 Thread Dan Tran
Hello, I cut a new release of native-maven-plugin at MOJO but after 24 hours I dont see it show up at Maven Central yet? Could someone take a look? Thanks -Dan - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For

Re: How often Codehaus' repo is sync with MavenCentral?

2010-05-22 Thread Dan Tran
Magic happens :-) I just found it shown up at Maven Central Thanks -Dan On Sat, May 22, 2010 at 8:28 PM, Dan Tran dant...@gmail.com wrote: Hello, I cut a new release of native-maven-plugin at MOJO but after 24 hours I dont see it show up at Maven Central yet? Could someone take a look

Re: How often Codehaus' repo is sync with MavenCentral?

2010-05-22 Thread Dan Tran
My bad, I was looking at codehaus repo!! intead of maven-central. so the sync has not happened yet -D On Sat, May 22, 2010 at 9:27 PM, Dan Tran dant...@gmail.com wrote: Magic happens :-)  I just found it shown up at Maven Central Thanks -Dan On Sat, May 22, 2010 at 8:28 PM, Dan Tran dant

Re: State of checksums?

2010-04-30 Thread Dan Tran
I bet there are still lots of checksum issues with maven central, I would suggest to strongly encourage ppl to file issues with MEV and actively fix them -D On Fri, Apr 30, 2010 at 10:19 AM, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: Hi, considering the recent fixes to checksums for

Re: [RESULT] [VOTE] Release Maven Compiler Plugin 2.2

2010-04-21 Thread Dan Tran
I think the cause of bad checksum is from using wagon's httpclient alternative see http://maven.apache.org/guides/mini/guide-wagon-providers.html I attempted to use it to deploy large artifact as a work around for OOM issue and saw this problem, but could not confirm if my setup is the problem.

Re: Implementing http://jira.codehaus.org/browse/SCM-526

2010-03-26 Thread Dan Tran
looks like there is no objection for me to add this missing feature at MOJO level. I will go ahead with that. Thanks -Dan On Wed, Mar 24, 2010 at 10:00 PM, Dan Tran dant...@gmail.com wrote: Hi all, I am thinking of implementing excludes/includes configuration for scm:checkout and scm:export

Implementing http://jira.codehaus.org/browse/SCM-526

2010-03-24 Thread Dan Tran
Hi all, I am thinking of implementing excludes/includes configuration for scm:checkout and scm:export at plugin level ( after scm action execution) It looks easier from that perspective rather than at API level. Any objection? -Dan

Re: Have maven goal running in background mode

2010-03-19 Thread Dan Tran
No, You need to create 2 goals: start and stop with option not to call stop where start thread dies when maven terminates. Is this clear enough? Did you take a look at seleninum plugin I have suggested yesterday? -D On Fri, Mar 19, 2010 at 8:18 PM, Phuong Nguyen phuongn...@gmail.com wrote:

Re: Execute a maven goal in the middle of another maven goal

2010-03-18 Thread Dan Tran
take a look at selenium-maven-plugin, It starts selenium server in the background, run selenium sure fire test, and finally shutdown selenium server good luck -D On Thu, Mar 18, 2010 at 9:55 PM, Phuong Nguyen phuongn...@gmail.com wrote: Hi: Is there anyway to execute a maven goal while

Latest maven-scm-plugin 1.4-SNAPSHOT broken

2010-03-12 Thread Dan Tran
Hello, My experimental build just pull down latest maven scm and see this error. Did we break this or it is just a bad jar?? i am using maven 2.2.1 and java 6 [INFO] [scm:checkout {execution: checkout-webservices}] [FATAL ERROR] org.apache.maven.scm.plugin.CheckoutMojo#execute() caused a

Re: Latest maven-scm-plugin 1.4-SNAPSHOT broken

2010-03-12 Thread Dan Tran
I am using subversion where I call scm:checkout in my pom -Dan On Fri, Mar 12, 2010 at 1:35 PM, Olivier Lamy ol...@apache.org wrote: Hi, How can I reproduce this ? Which scm are you using ? 2010/3/12 Dan Tran dant...@gmail.com: Hello, My experimental build just pull down latest maven

Re: Latest maven-scm-plugin 1.4-SNAPSHOT broken

2010-03-12 Thread Dan Tran
I had to expired the cache on my nexus' apache-snapshot repo. Now by build is ok. nexus may have picked up a bad deployment, and it would take a day to get the next one. -Dan On Fri, Mar 12, 2010 at 1:46 PM, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: Dan Tran wrote

Re: [ANN] Surefire 2.5 Released

2010-01-17 Thread Dan Tran
Good works and thanks for all the time you have put in to push this out. -Dan On Sun, Jan 17, 2010 at 12:29 PM, Stephen Connolly steph...@apache.org wrote: The Maven team is pleased to announce the release of the Sureire, version 2.5 This release includes the maven-surefire-plugin, which

Re: Deploy snapshot to apache snapshot repo

2010-01-15 Thread Dan Tran
rao proxying that maven-snapshot folder. I figured it's more bandwidth efficient to proxy requested items than to push every single snapshot from the grid across. On Fri, Jan 15, 2010 at 12:10 AM, Brett Porter br...@apache.org wrote: On 15/01/2010, at 3:38 PM, Dan Tran wrote

Deploy snapshot to apache snapshot repo

2010-01-14 Thread Dan Tran
I have a need to deploy maven-scm-plugin-1.4-SNAPSHOT and maven-dependency-plugin-2.2-SNAPSHOT. Do they happen automatically? Also how do have get karma to deploy manually? Thanks -Dan - To unsubscribe, e-mail:

Re: Deploy snapshot to apache snapshot repo

2010-01-14 Thread Dan Tran
they are not there :-) the interested artifacts are quite old. So I guess they are not automatically deployed. -D On Thu, Jan 14, 2010 at 8:23 PM, Brett Porter br...@apache.org wrote: Try https://repository.apache.org/content/repositories/snapshots/ On 15/01/2010, at 3:10 PM, Dan Tran wrote

<    1   2   3   4   5   6   7   8   9   >