Re: Release jdepend-maven-plugin as 2.0

2007-08-02 Thread Dan Tran
will release this plugin. Dan Tran wrote: I think you do have karma to cut a release right? -D On 8/1/07, dvicente [EMAIL PROTECTED] wrote: Is it possible that somebody do the new release of this plugin ? I'm waiting a JDepend release first to release my maven-dashboard-plugin

Re: Release jdepend-maven-plugin as 2.0

2007-08-02 Thread Dan Tran
it for real. Raphaël 2007/8/2, dvicente [EMAIL PROTECTED]: ok, i understand now. But i haven't do any release at this time, is it hard to do ? with Maven documentationonly , i can do that or it exists some specifities to know ? Dan Tran wrote: It seems your request goes

Re: Releases

2007-07-30 Thread Dan Tran
Please apply http://jira.codehaus.org/browse/PLXUTILS-34 This issue is preventing us from using the latest plexus-util on system without bash shell ( like AIX). Thanks -D On 7/30/07, Stephane Nicoll [EMAIL PROTECTED] wrote: Please release doxia, the changes plugins is buggy and we can't

Re: svn commit: r556442 - in /maven/plugins/trunk/maven-eclipse-plugin: ./ src/main/java/org/apache/maven/plugin/eclipse/ src/main/java/org/apache/maven/plugin/eclipse/writers/workspace/ src/main/java

2007-07-15 Thread Dan Tran
Thanks for the quick check. -D On 7/15/07, Arnaud HERITIER [EMAIL PROTECTED] wrote: On 15/07/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: dantran Date: Sun Jul 15 13:20:23 2007 New Revision: 556442 URL: http://svn.apache.org/viewvc?view=revrev=556442 Log: MECLIPSE-129296.

Re: Introducing eclipse:configure-workspace goal

2007-07-14 Thread Dan Tran
Any one?, no thumb down seems to be good to go. I will go ahead the commit in the next day or so. On 7/12/07, Dan Tran [EMAIL PROTECTED] wrote: Hi Mark, Thanks for the feedback. Let first have it configured thru the workspace, as more users asking for per project code style, we can add

Re: Introducing eclipse:configure-workspace goal

2007-07-14 Thread Dan Tran
Correct. In the patch, i introduce a new writer, workspace writer, to handle common workspace settings. -D On 7/14/07, Barrie Treloar [EMAIL PROTECTED] wrote: On 7/14/07, Dan Tran [EMAIL PROTECTED] wrote: Any one?, no thumb down seems to be good to go. I will go ahead the commit

Re: Introducing eclipse:configure-workspace goal

2007-07-12 Thread Dan Tran
to be configured per project? It could be used in eclipse:eclipse to set project specific settings - handy when you're working on projects with varying codestyles. Mark On 12/07/07, Dan Tran [EMAIL PROTECTED] wrote: Hello every one, I would like to introduce this new eclipse-plugin's mojo

Introducing eclipse:configure-workspace goal

2007-07-11 Thread Dan Tran
Hello every one, I would like to introduce this new eclipse-plugin's mojo to provide capability configuring eclipse workspace specific configurations beside the current M2_REPO var in eclipse:add-maven-repo. The actual motivation is the ability load code style file into the workspace to be used

Re: [VOTE] release eclipse 2.4 (take 2)

2007-07-08 Thread Dan Tran
+1 to release 2.4, tested with several projects mine. -D On 7/8/07, Brian E. Fox [EMAIL PROTECTED] wrote: The problem is in the invoker. When the pom is specified as is in the case of the plugin tools, the -F command line is used to specify it: if ( !pom.xml.equals( pom.getName()

Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY)

2007-07-06 Thread Dan Tran
] wrote: I don't think this is directly a plugin problem. I think there is some stray metadata floating in a repo somewhere, possibly left from a bad build of the unit tests, which use test as the version. -Original Message- From: Dan Tran [mailto:[EMAIL PROTECTED] Sent: Friday, July 06, 2007 1

Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY)

2007-07-06 Thread Dan Tran
eclispe-plugin 2.3 works fine. The problem is in the unreleased eclipse-2.4 -Dan On 7/6/07, Brian E. Fox [EMAIL PROTECTED] wrote: I just tried with maven-native after clearing my repo. It correctly downloads 2.3 and runs a-ok. -Original Message- From: Dan Tran [mailto:[EMAIL

Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY)

2007-07-06 Thread Dan Tran
-248 from Carlos said that if he clears his repo and lets it download, it fails. That's what I did and it worked. -Original Message- From: Dan Tran [mailto:[EMAIL PROTECTED] Sent: Friday, July 06, 2007 10:01 AM To: Maven Developers List Subject: Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT

Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY)

2007-07-06 Thread Dan Tran
? -Original Message- From: Dan Tran [mailto:[EMAIL PROTECTED] Sent: Friday, July 06, 2007 10:41 AM To: Maven Developers List Subject: Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY) mvn eclipse:eclipse -P brianf-repo I use brianf-repo profile to pickup 2.4 -D On 7/6/07, Brian E. Fox

Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY)

2007-07-06 Thread Dan Tran
said that if he clears his repo and lets it download, it fails. That's what I did and it worked. -Original Message- From: Dan Tran [mailto:[EMAIL PROTECTED] Sent: Friday, July 06, 2007 10:01 AM To: Maven Developers List Subject: Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY

Re: CANCELLED: [VOTE] maven-eclipse-plugin 2.4

2007-07-06 Thread Dan Tran
the test phase, the jar is built or modified and this same jar is eventually installed/deployed. -Original Message- From: Dan Tran [mailto:[EMAIL PROTECTED] Sent: Friday, July 06, 2007 12:52 PM To: Maven Developers List Subject: Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY) 'mvn

Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY)

2007-07-05 Thread Dan Tran
I got this error with fresh mvn eclipse:eclipse [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. GroupId:

Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY)

2007-07-05 Thread Dan Tran
] wrote: Dan, I saw this on IRC the other day. It was related to some repository entries in the project itself, presumably those repos contained bad metadata but I wasn't able to locate it. Take a look at MECLIPSE-248, I pasted the IRC log url in there. -Original Message- From: Dan Tran

Re: [VOTE] maven-eclipse-plugin 2.4 (CURRENT SUMMARY)

2007-07-05 Thread Dan Tran
/apache/maven/plugins/maven-eclipse-plugin folder from the local repo and install the plugin locally * if you install without removing the folder doesn't work * if you remove the folder and let it get downloaded doesn't work On 7/5/07, Dan Tran [EMAIL PROTECTED] wrote: The problem reproducable

Re: maven-invoker/plexus-utils: Problems with Windows and cmd.exe always returning 0 exit code.

2007-05-06 Thread Dan Tran
I do know that continuum does set MAVEN_TERMINATE_CMD=on internally so that it can pickup the right exit code when invokes mvn.bat. So the client of mvn.bat thru plexus-util's cli, must do the same thing by injecting MAVEN_TERMINATE_CMD=on into Comandline Does CmdShell always invoke mvn.bat

Re: Release the maven-release-plugin?

2007-04-20 Thread Dan Tran
+1, please cut beta-5 On 4/19/07, Brian E. Fox [EMAIL PROTECTED] wrote: I agree. Why not release beta-5 now and then 6 when your changes are ready? -Original Message- From: Stephane Nicoll [mailto:[EMAIL PROTECTED] Sent: Thursday, April 19, 2007 10:14 AM To: Maven Developers List

Re: Remove auto-resolution of plugin versions from Maven 2.1

2007-04-11 Thread Dan Tran
I have to agree with Carlos, it is a killer for newbies, and it means slow adoption But speaking from my experience, I ended up to specify all plugin versions to reduce ambiguities. -D On 4/11/07, Carlos Sanchez [EMAIL PROTECTED] wrote: I think every maven release should use a defined set

Re: Maven for C/C++/C#

2007-03-14 Thread Dan Tran
checkout cbuilds-maven-plugin and native-maven-plugin at http://mojo.codehaus.org/ On 3/14/07, Shane Isbell [EMAIL PROTECTED] wrote: I'm not sure about the C/C++ plugins, but for C# you can check out NMaven under incubation (http://incubator.apache.org/nmaven). Shane On 3/14/07, Yorke,

Re: [VOTE] maven-dependency-plugin 2.0-alpha-2

2007-03-13 Thread Dan Tran
+1 no regression problem from my side -D On 3/12/07, Brian E. Fox [EMAIL PROTECTED] wrote: I'd like to release maven-dependency-plugin:2.0-alpha-2 Tag: http://svn.apache.org/repos/asf/maven/plugins/tags/maven-dependency-plug in-2.0-alpha-2/ Staged at:

Re: maven code style - eclipse

2007-03-13 Thread Dan Tran
PROTECTED] wrote: Dan Tran wrote: http://maven.apache.org/developers/maven-eclipse-codestyle.xml seems to be out of date ( the throws, extend, etc do not split ) Do we have another official one? I use https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin/src/optional/eclipse

Re: How to get extra files include into the site dir?

2007-03-13 Thread Dan Tran
place them under src/site/resources ? -D On 3/13/07, Jason Dillon [EMAIL PROTECTED] wrote: I want to include some images and xsd files into the generated Maven site... but I can't figure out how to make the m-site-p include them. Anyone know how to include extra files in the generate site?

maven code style - eclipse

2007-03-12 Thread Dan Tran
http://maven.apache.org/developers/maven-eclipse-codestyle.xml seems to be out of date ( the throws, extend, etc do not split ) Do we have another official one? Thanks -D

Re: Using LDAP for authentication

2007-02-27 Thread Dan Tran
give me LDAP :-) On 2/27/07, Joakim Erdfelt [EMAIL PROTECTED] wrote: There are 3 database stores for you to worry about. Users Roles / Permissions / Resouces Keys If you are just providing Users / Authentication ldap integration, then you need only to create an LDAP Provider for the Users

Re: svn commit: r512016 - /maven/sandbox/trunk/plugins/maven-dependency-plugin/pom.xml

2007-02-26 Thread Dan Tran
I think you broke the convention of 2 spaces indentation for xml file ;-) On 2/26/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: joehni Date: Mon Feb 26 13:19:19 2007 New Revision: 512016 URL: http://svn.apache.org/viewvc?view=revrev=512016 Log: Format new XML part. Modified:

Re: A new Continuum feature?

2007-02-21 Thread Dan Tran
Profile it!!! for example you can create 2 continuum projects using the same source but profile with different gcc version. -D On 2/21/07, Brill Pappin [EMAIL PROTECTED] wrote: We've discovered that we really need to be able to specify the environment we build each module under. For instance

Re: Svn failure during release:perform

2007-02-19 Thread Dan Tran
I think mvn -X will reveal the svn command arguments during release:perform On 2/19/07, Graham Leggett [EMAIL PROTECTED] wrote: On Sat, February 17, 2007 6:41 pm, Dan Tran wrote: in your msg checkout\alchemy-quant\src\matlabdevelopment\Toolbox\CreditDerivatives\ParRecovHazardRateTreeModel

Re: native2ascii-maven-plugin (mojo) depends on SUN JDK

2007-02-18 Thread Dan Tran
ummm, jrockit comes with sun.tools.native2ascii.Main -D On 2/15/07, Dan Tran [EMAIL PROTECTED] wrote: On 2/15/07, nicolas de loof [EMAIL PROTECTED] wrote: Hello, I've tried appfuse archetypes and they use native2ascii-maven-plugin for resources files. This plugin sounds interesting

Re: Svn failure during release:perform

2007-02-17 Thread Dan Tran
are able to go into parent of the checkout and issue the same command and it works? no clue why it works How many chars are in your checkout's parent directory path? 256 is windows limitation not java. -D On 2/17/07, Graham Leggett [EMAIL PROTECTED] wrote: Dan Tran wrote: you hit

Re: Svn failure during release:perform

2007-02-16 Thread Dan Tran
you hit the limit of windows path which is 256 chars :-) Try to set your checkout directory to the shorttest and see if it helps ( ie c:/t ) -D On 2/16/07, Graham Leggett [EMAIL PROTECTED] wrote: Hi all, I have been trying to run a release:perform on a Windows XP machine running maven

Re: License for POM files

2007-02-15 Thread Dan Tran
The quickest solution for now is to introduce new plexus root parent with license element. at least we can said it is, free, free ;-) then migrate all submodules to use the new parent. -D On 2/14/07, Carlos Sanchez [EMAIL PROTECTED] wrote: you could check the parent pom. In this case not

Re: JAX-WS API 2.1 JAR

2007-02-15 Thread Dan Tran
check this out http://jira.codehaus.org/browse/MEV-498 you can deploy the good jaxws-api to your own repo and have it to be lookup first. -D On 2/15/07, Frank Cornelis [EMAIL PROTECTED] wrote: The following file is outdated:

Re: native2ascii-maven-plugin (mojo) depends on SUN JDK

2007-02-15 Thread Dan Tran
On 2/15/07, nicolas de loof [EMAIL PROTECTED] wrote: Hello, I've tried appfuse archetypes and they use native2ascii-maven-plugin for resources files. This plugin sounds interesting, but it depends on SUN JDK classes. I'm using jRockit on my ubuntu server. - java.lang.ClassNotFoundException:

Re: License for POM files

2007-02-14 Thread Dan Tran
I beleive all plexus poms, not even the root parent, contains the license element. According to Brett, I assume it is apache2 type license since it is in repo1. However a written statement is even better. -D On 2/14/07, Trygve Laugstøl [EMAIL PROTECTED] wrote: Deepak Bhole wrote: Hi,

Re: [VOTE] Release Maven 2.0.5 (take 2)

2007-02-13 Thread Dan Tran
Works on our builds with pde-maven-plugin, native-maven-plugin, maven-dependency-plugin, and ofcourse java. -D On 2/13/07, Barrie Treloar [EMAIL PROTECTED] wrote: +1 (I get a binding vote, yay) Works on our project which includes an uber-archive of artifacts and an eclipse pde build

Moving jaxws-maven-plugin to https://jax-ws-commons.dev.java.net/

2007-02-06 Thread Dan Tran
Any objections? I think it is logically belonged there. -D

Re: svn commit: r501305 - in /maven/plugins/branches/maven-dependency-plugin-MDEP-50/src: main/java/org/apache/maven/plugin/dependency/ main/java/org/apache/maven/plugin/dependency/fromConfiguration/

2007-01-29 Thread Dan Tran
Since you know this code very well, why bother to branch it? Just curious :-) -D On 1/29/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: brianf Date: Mon Jan 29 20:02:17 2007 New Revision: 501305 URL: http://svn.apache.org/viewvc?view=revrev=501305 Log: mdep-50: fixed unit tests

Re: [mojo-dev] Re: [dashboard-maven-plugin] commit rights

2007-01-23 Thread Dan Tran
David, join maven IRC and bug the dev folks to give access to sandbox, you got my vote. -D On 1/23/07, Brian E. Fox [EMAIL PROTECTED] wrote: I think you need to discuss this on the mojo-dev list. Also take a look here: http://mojo.codehaus.org/development/submitting-a-plugin.html

Re: maven-solaris-plugin

2007-01-14 Thread Dan Tran
c-builds folks seem to have some native packaging mojos. Perhaps this plugin belongs there. -D On 1/14/07, Joerg Hohwiller [EMAIL PROTECTED] wrote: Hi there, for those who are interested: http://jira.codehaus.org/browse/MNG-2761 Please get into discussion about creating deployment

Re: cant run from trunk

2007-01-13 Thread Dan Tran
Just built and ran the latest using plexus runtime. I am able to create admin account, add a m2 project into default group and build. -D On 1/13/07, Rahul Thakur [EMAIL PROTECTED] wrote: Same error here with latest SVN update. Rahul - Original Message - From: Marcelo Fukushima

Please fix http://maven.apache.org/plugins page

2007-01-06 Thread Dan Tran
http://maven.apache.org/plugins no longer has the right index page -D

Re: [vote] maven-dependency-plugin 2.0-alpha-1

2007-01-02 Thread Dan Tran
tested the latest snapshot with my production build +1 Thanks for all the good works -D On 1/2/07, goldgriff [EMAIL PROTECTED] wrote: Can we get the following bug resolved before you do the release? http://jira.codehaus.org/browse/MDEP-52?page=all You cannot currently exclude a scope.

Re: [vote] re-vote on maven-dependency-plugin 2.0-alpha-1

2007-01-02 Thread Dan Tran
+1 -D On 1/2/07, Barrie Treloar [EMAIL PROTECTED] wrote: +1, I'm happy with those doc changes thanks. Now I can fix up the unit tests to work on Windows and avoid those nasty Thread.sleep race conditions :) but that won't hold up the release. On 1/3/07, Brian E. Fox [EMAIL PROTECTED]

Re: downloading eclipse runtime binary or RCP delta pack

2006-12-15 Thread Dan Tran
ant get task? On 12/15/06, Bhupendra Bhardwaj [EMAIL PROTECTED] wrote: Hi, This is regarding the eclipse plugin being developed in Apache Qpid project. The maven repository doesn't have the eclipse swt plugins for all platforms. I have few questions, can those be answered please if

Re: [VOTE] Release Maven-SCM 1.0-beta-4

2006-12-05 Thread Dan Tran
I would like to have a 1.0-beta-4-SNAPSHOT deploy, then reference maven-release-plugin to use the beta-4-SNAPSHOT. This way I can test release plugin too. -D On 12/5/06, Mike Perham [EMAIL PROTECTED] wrote: I verified the release plugin and a few scm plugin operations worked by hand for

Re: [VOTE] Release Maven-SCM 1.0-beta-4

2006-12-05 Thread Dan Tran
Venisse [EMAIL PROTECTED] wrote: Dan, The release plugin is updated we latest snapshots (and deployed) so you can test it. Emmanuel Dan Tran a écrit : I would like to have a 1.0-beta-4-SNAPSHOT deploy, then reference maven-release-plugin to use the beta-4-SNAPSHOT. This way I can test release

Re: svn commit: r482676 - in /maven/plugins/trunk/maven-changelog-plugin: pom.xml src/test/java/org/apache/maven/plugin/changelog/stubs/ScmProviderStub.java

2006-12-05 Thread Dan Tran
i am confused here. beta-4 or 1.0? -D On 12/5/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: yes, it will be 1.0-beta-4, but actually, it's 1.0-SNAPSHOT. Emmanuel Dennis Lundberg a écrit : Did you mean for the version of Maven SCM to be 1.0-SNAPSHOT? Shouldn't that be

Re: Plugin Releases

2006-11-30 Thread Dan Tran
I would like the test replease plugin against maven-scm-1.0-beta-4-SNAPSHOTfirst. To help with the testing, we need to: - release maven-plugins's pom.xml version 4 - deploy maven-scm-beta-4-SNAPSHOT - deploy maven-release-plugin-beta-5-SNASHOT which will be built with the new maven-scm

Re: [build]Fails to get file when building maven.

2006-11-03 Thread Dan Tran
http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.4/README.txt may help ;-) On 11/3/06, Leo Li [EMAIL PROTECTED] wrote: Hi, all I encountered a problem when building maven 2.0.4. After checking out source code from

Re: svn commit: r468228 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2006-10-26 Thread Dan Tran
not sure why you call it alpha, given the amount of tests and docs you have put it ;-) -Dan On 10/26/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: brianf Date: Thu Oct 26 18:54:22 2006 New Revision: 468228 URL: http://svn.apache.org/viewvc?view=revrev=468228 Log: MDEP-40 fixed

Re: Mojo and it's own dependencies

2006-10-19 Thread Dan Tran
project.getArtifacts() There are plenty of examples source at http://svn.codehaus.org/mojo/trunk/mojo -D On 10/19/06, Hermod Opstvedt [EMAIL PROTECTED] wrote: Hi Is there a Maven helper class that can be called from a Mojo that will give the Mojo access to it's own dependencies? Hermod

Re: contents of a 1.1 release

2006-10-18 Thread Dan Tran
Just curious, what kind of web test framework are you going to use? -D On 10/18/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: Next week, I'll start implementation of UI tests for all screens. Emmanuel Jason van Zyl a écrit : On 17 Oct 06, at 2:34 PM 17 Oct 06, Brett Porter wrote: I

Re: mapping to maps in java mojo

2006-10-18 Thread Dan Tran
check out maven-surefire-plugin source. On 10/18/06, fogwolf [EMAIL PROTECTED] wrote: Hi, In the Maven 2 documentation Guide to Configuring Plug-ins the Mapping Maps section is blank. Does anyone know how this is done? Could you show me an example of how it's done? Thanks! -- View this

Re: svn commit: r464589 - /maven/plugins/trunk/maven-clean-plugin/pom.xml

2006-10-16 Thread Dan Tran
is it a bug in release plugin? -D On 10/16/06, Carlos Sanchez [EMAIL PROTECTED] wrote: thanks for pointing, fixed! On 10/16/06, Dennis Lundberg [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: Author: carlos Date: Mon Oct 16 10:55:07 2006 New Revision: 464589 URL:

Re: Determine the path to a JAR file

2006-10-12 Thread Dan Tran
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-pluginhas to code Look for Copy Artifact/Dependency, etc -D On 10/12/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello, How do I determine the absolute path for a JAR in the repository? In the StatCVS plugin for

Re: [m2] Multiproject execution directory

2006-10-12 Thread Dan Tran
Yes, project should not depend on where it is executed. What is your usecase? (ie why you really need it? ) -D On 10/12/06, Daniel Brolund [EMAIL PROTECTED] wrote: Hello! When running multi-project/multi-module/sub-module builds, does maven2 use the execution directory of the aggregating

Please sync mojo

2006-10-05 Thread dan tran
Hello, I have successfully released native-maven-plugin-1.0-alpha-2yesterday at MOJO, please sync this plugin and its components to repo1.maven.org Thanks -Dan

Re: Testing Harness release

2006-10-05 Thread dan tran
+1 on release beta2 since we have plenty of docs around :-). Yeah I found at plexus tutorial, very comprehensive. -D On 10/5/06, Brian E. Fox [EMAIL PROTECTED] wrote: This is true, however if the barrier to releasing the test harness is too high, I can see it being a discouraging factor for

Re: How can I create an aggregator

2006-09-26 Thread dan tran
if you only want your plugin to run first before all modules are built, then create another module to run your plugin, then set that module first on the list of your modules element. would this work? -Dan On 9/26/06, Laura Hinojosa [EMAIL PROTECTED] wrote: I did that, and doesn't work,

Re: distributed continuum

2006-09-25 Thread dan tran
yeah, finally we can get one continuum box to build windows native, other build unix native, and a central one package them together with Java main build. -D On 9/24/06, Jason van Zyl [EMAIL PROTECTED] wrote: On 25 Sep 06, at 1:44 AM 25 Sep 06, Brett Porter wrote: Cool bananas. Welcome

Re: Assembly plugin and two descriptors

2006-09-23 Thread dan tran
Hi Jason, Here is a comment on top of component.xml !-- Note Definitions of FileSet, FileItem, and DependencySet are already defined in descriptor.mod, but repeated here since Modello currently does not have capability to share files -- It is intended to have component.xml to share

Re: Assembly plugin and two descriptors

2006-09-23 Thread dan tran
I would love to see modello allow one descriptor to reference element(s) already defined in another descriptor. This way assemly's shared component feature does not look like a hack ;-) -D On 9/23/06, Jason van Zyl [EMAIL PROTECTED] wrote: On 23 Sep 06, at 4:56 PM 23 Sep 06, dan tran wrote

Re: Add command

2006-09-19 Thread dan tran
It is notimplemented in the plugin since no one asks forthis feature, would you like to file a JIRA and provide implementation? most of the core works arealready done in maven-scm-api and its providers -Dan On 9/19/06, Julien Henry [EMAIL PROTECTED] wrote: Hi,I would like to know what plugin

Re: where to put common code was: [jira] Created: (MRELEASE-162) Move all release core code in maven/shared

2006-09-18 Thread dan tran
[] separate plugin and component code (like surefire) [ x ] multi-module build of both plugin and components, located in a subproject (like SCM) [ ] multi-module build of both plugin and components, located in the plugins directory [ ] one big plugin jar (like the release plugin now),

Re: Calling plugins sequentially

2006-09-17 Thread dan tran
mvn plugin1:goal1 plugin2:goal2 ? -D On 9/17/06, Brett Porter [EMAIL PROTECTED] wrote: Please don't cross-post. The users@ list was the correct place to post it, so only posting it there is sufficient. - Brett On 18/09/2006, at 10:02 AM, Manuel Ledesma wrote: First of all, I only have

Re: Calling plugins sequentially

2006-09-17 Thread dan tran
not possible since you dont want to wire them into a maven phase -D On 9/17/06, Manuel Ledesma [EMAIL PROTECTED] wrote: I would like to be able to call just one and trigger the execution of the other. -Original Message- From: dan tran [mailto:[EMAIL PROTECTED] Sent: Sunday

Re: Calling plugins sequentially

2006-09-17 Thread dan tran
wire them. If they can be wired thru maven phases, I will definitively give a shot. -Original Message- From: dan tran [mailto:[EMAIL PROTECTED] Sent: Sunday, September 17, 2006 8:19 PM To: Maven Developers List Subject: Re: Calling plugins sequentially not possible since you dont want

Re: dependency plugin?

2006-09-13 Thread dan tran
to make a toolbox for people to use when it comes to dependencies. Maybe something suitable for maven-shared. -Original Message- From: dan tran [mailto:[EMAIL PROTECTED] Sent: Sunday, September 10, 2006 2:49 AM To: Maven Developers List Subject: Re: dependency plugin? I have been

Re: dependency plugin?

2006-09-11 Thread dan tran
patches applied and any low hanging fruit, I'd suggest an ALPHA release. I will need to come back and finish up the new goals that where added into 1.1 and get unit tests in place for them. -Original Message- From: dan tran [mailto:[EMAIL PROTECTED] Sent: Sunday, September 10, 2006 2:49

Re: dependency plugin?

2006-09-10 Thread dan tran
I have been using it in my production build ( I cut an internal release of this plug) Please dont make it to go back to the mojo version. Suggest to cut a beta for this plugin with current state of doc to get more visibility. -Dan On 9/9/06, Brett Porter [EMAIL PROTECTED] wrote: Anyone

775 for maven-dependency-plugin's snapshot

2006-09-06 Thread dan tran
Hello I need someone with the right authority to recursively change scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-dependency-plugin to 775 file mode so that I can deploy a new snaphot. Currently it is set to 755 owned by Brian Fox

Re: 775 for maven-dependency-plugin's snapshot

2006-09-06 Thread dan tran
It turns out I have permission to rename maven-dependency-plugin directory to another name. And therefor able to deploy a new snapshot. Now i still need some one with right permission to remove maven-dependency-plugin.bak -D On 9/6/06, Dennis Lundberg [EMAIL PROTECTED] wrote: dan tran

Re: scm:add

2006-07-21 Thread dan tran
: dan tran [mailto: [EMAIL PROTECTED]] Sent: Friday, July 21, 2006 9:07 AMTo: scm-dev@maven.apache.orgSubject: Re: scm:add add mojo is not in plugin yet since we dont see a good use for it yet and no one asks. But you are welcome to implement it -D On 7/20/06, Henry C. [EMAIL PROTECTED] wrote: Hello

Re: [VOTE] Release DOAP 1.0 plugin

2006-07-20 Thread dan tran
Dady SOAP? :-) On 7/20/06, Mike Perham [EMAIL PROTECTED] wrote: If only there was some sort of service which allowed you to search the Internet for web pages associated with a unique term. ;-) -Original Message- From: Milos Kleint [mailto:[EMAIL PROTECTED] Sent: Thursday, July 20,

Re: codehaus sync is back

2006-07-18 Thread dan tran
is the sync really back? I released sql-maven-plugin-1.0-beta-1 yesterday, and have not seen the plugin reaches the central yet http://repository.codehaus.org/org/codehaus/mojo/sql-maven-plugin/ http://www.ibiblio.org/maven2/org/codehaus/mojo/ -Dan On 7/13/06, jerome lacoste [EMAIL

Re: codehaus sync is back

2006-07-18 Thread dan tran
Thanks Carlos On 7/18/06, Carlos Sanchez [EMAIL PROTECTED] wrote: For now it requires manual intervention for the m2 repo. It's now there. On 7/18/06, dan tran [EMAIL PROTECTED] wrote: is the sync really back? I released sql-maven-plugin-1.0-beta-1yesterday, and have not seen the plugin

Re: Review for maven-rar-plugin

2006-07-17 Thread dan tran
Do we need Goals navigation link under Overview menu to be consistents of other plugins? -D On 7/17/06, Vincent Siveton [EMAIL PROTECTED] wrote: My comments: - faq is empty - add a link to J2EE Connector API specification for the ra.xml Cheers, Vincent 2006/7/17, Allan Ramirez [EMAIL

Re: Please review the documentation for the maven-changes-plugin

2006-07-16 Thread dan tran
introduction page, http://people.apache.org/~dennisl/maven-changes-plugin/announcement-email.html is not available. -D On 7/16/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Hi all I have finished going over the documentation for the maven-changes-plugin. Please take a moment and read

Re: Please review the documentation for the maven-changes-plugin

2006-07-16 Thread dan tran
dont know how important it is interm of review but conbertura, test source xref, source xref, javadoc reports are empty (blank) -D On 7/16/06, dan tran [EMAIL PROTECTED] wrote: introduction page, http://people.apache.org/~dennisl/maven-changes-plugin/announcement-email.html

maven-2.0.5-SNAPSHOT is required to generate site for any apache's plugin

2006-07-16 Thread dan tran
Hi I attempted to do maven site on latest source of maven-source-plugin, maven-javadoc-plugin, both throw [ERROR] BUILD ERROR [INFO] [INFO] Error resolving version for ' org.apache.maven.plugins:maven-plugin-plugin ':

Re: [m2] Where is maven-plugins?

2006-07-13 Thread dan tran
since it is the parent of mavevn-install-plugin, it must be one level up http://svn.apache.org/repos/asf/maven/plugins/trunk/pom.xml -D On 7/13/06, Barrie Treloar [EMAIL PROTECTED] wrote: The pom for maven-install-plugin has parent artifactIdmaven-plugins/artifactId

Re: how to use freshly compiled surefire junit runner

2006-07-12 Thread dan tran
you will need fetch maven-surefire-plugin source and makesure it uses the surefire components snapshot ( mostlikely it is already done so) after that new binary kicks in automatically try mvn -X -Dan On 7/12/06, berndq [EMAIL PROTECTED] wrote: Hi all, i can compile the surefire sources

Re: Listeners for build events

2006-07-11 Thread dan tran
On 7/11/06, Ahmed Omarjee [EMAIL PROTECTED] wrote: Some questions: - Should the continuous integration tool not take the responsibility for performing the labelling, since it checked out the code, reports and notifies interested parties on success or failure of the compilation and tests

Re: Listeners for build events

2006-07-11 Thread dan tran
On 7/11/06, Ahmed Omarjee [EMAIL PROTECTED] wrote: - IMHO, the act of checking code out, building and then labelling is not part of the typical developers build lifecycle (ie. on a single developers machine, he handles this kind of thing manually if needs be, by updating his codebase,

Re: How to overwrite clean behaviour.

2006-06-29 Thread dan tran
://svn.apache.org/repos/asf/maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml Eric On 6/28/06, dan tran [EMAIL PROTECTED] wrote: how? -D On 6/28/06, Eric Redmond [EMAIL PROTECTED] wrote: Can't you override the clean lifecycle as a plexus component

Re: Any reason why the ClearCase provider doesn't implement Add or Remove?

2006-06-29 Thread dan tran
add and remove are not needed by maven Feel free to implement them. -D On 6/29/06, Russell, Mark [EMAIL PROTECTED] wrote: Does anyone know why the ClearCaseScmProvider class doesn't implement the following two methods: AddScmResult add( ScmRepository, ScmFileSet, CommandParameters )

Re: [jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

2006-06-28 Thread dan tran
Reporter: Dan Tran Assignee: Allan Ramirez Fix For: 2.2 Attachments: MDEPLOY19.diff Time Spent: 2 hours Remaining: 0 minutes deploy-file currently does not support this option -- This message is automatically generated by JIRA. - If you think it was sent incorrectly

Re: [jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

2006-06-28 Thread dan tran
. Otherwise one would end up with deployed artifacts, where he can't be sure about their configuration. Or did I miss something here? --Stefan 2006/6/28, dan tran [EMAIL PROTECTED]: what is your use case? -D On 6/28/06, Stefan Hübner [EMAIL PROTECTED] wrote: Hi all, I'm not sure, if you

Re: [jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

2006-06-28 Thread dan tran
-libraries? -Stefan 2006/6/28, dan tran [EMAIL PROTECTED]: in that case, the closest i can think of is build-helper-maven-plugin, not sure that will solve your issue -D On 6/28/06, Stefan Hübner [EMAIL PROTECTED] wrote: Hi Dan, I've got some artifacts, whose resources get filtered

Re: How to overwrite clean behaviour.

2006-06-28 Thread dan tran
any suggestion? -D On 6/26/06, dan tran [EMAIL PROTECTED] wrote: I am also interested on how to do this as well? any suggestion? -Dan On 6/26/06, Marcin Maciukiewicz [EMAIL PROTECTED] wrote: Hi! My plugin is using my own packaging. I need to overwrite (not only customize) clean

Re: [jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

2006-06-28 Thread dan tran
-plugin's configuration. There's none. But should there be one? No need for it? -Stefan 2006/6/28, dan tran [EMAIL PROTECTED]: yes, deploy:deploy-file is used to deploy thirdary artifacts. In your case, you want to deploy your artifact dynamically depending on env ( profile) during build -D On 6

Re: How to overwrite clean behaviour.

2006-06-28 Thread dan tran
how? -D On 6/28/06, Eric Redmond [EMAIL PROTECTED] wrote: Can't you override the clean lifecycle as a plexus component, adding your plugin to it? Eric On 6/28/06, dan tran [EMAIL PROTECTED] wrote: any suggestion? -D On 6/26/06, dan tran [EMAIL PROTECTED] wrote: I am also

Re: How do I dynamically inject a dependency? (RePost)

2006-06-28 Thread dan tran
I believe maven depends heavily on dependencies list to determine the correct order of the build with out that, you will need to setup that order via parent's modules elements. -D On 6/28/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: As I haven't gotten any response in a few days, I thought

Re: How to overwrite clean behaviour.

2006-06-28 Thread dan tran
://svn.apache.org/repos/asf/maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml Eric On 6/28/06, dan tran [EMAIL PROTECTED] wrote: how? -D On 6/28/06, Eric Redmond [EMAIL PROTECTED] wrote: Can't you override the clean lifecycle as a plexus component

Re: How to run multiple goals via maven-scm-plugin on a scm provi der plugin

2006-06-26 Thread dan tran
to do this thou, why dont you use normal maven build process? -Dan On 6/26/06, Sharma, Jaikumar [EMAIL PROTECTED] wrote: could you pleasemention this using a small example using xml constructs ? Regards, -Original Message-From: dan tran [mailto:[EMAIL PROTECTED]] Sent: Monday, June

Re: Multiple executions of the assembly plugin

2006-06-26 Thread dan tran
maven-dependency-plugin can prepare the staging area for you. -D On 6/26/06, Prasad Kashyap [EMAIL PROTECTED] wrote: I have to use the repository element in the maven-assembly-plugin's assembly descriptor. Using this makes the assembly contains maven metadata files under META-INF.

Re: How to overwrite clean behaviour.

2006-06-26 Thread dan tran
I am also interested on how to do this as well? any suggestion? -Dan On 6/26/06, Marcin Maciukiewicz [EMAIL PROTECTED] wrote: Hi! My plugin is using my own packaging. I need to overwrite (not only customize) clean behaviour. How to do this and still let users to call only: $ mvn clean

<    1   2   3   4   5   6   7   8   9   >