RE: Need help with testing of MEAR-153 implementation

2020-10-22 Thread abrarov
Hi, I was able to modify & extend documentation of Maven EAR Plugin and https://github.com/apache/maven-ear-plugin/pull/24 is self-contained now. I still need help with testing of this pull request with skinnyModules option turned off (the default behavior) and turned on (the new behavior)

Need help with testing of MEAR-153 implementation

2020-10-15 Thread abrarov
Hi community, I have implemented MEAR-153 (https://issues.apache.org/jira/browse/MEAR-153) recently. Refer to https://github.com/apache/maven-ear-plugin/pull/24. Unfortunately, I have no real code which uses SAR, HAR, RAR and WSR modules of EAR archive to test the changes on working code and to en

Re: Need help merging pull requests for maven-site

2020-08-11 Thread Olivier Lamy
On Tue, 11 Aug 2020 at 20:37, Dennis Lundberg wrote: > Den tis 11 aug. 2020 kl 13:46 skrev Olivier Lamy : > > > On Tue, 11 Aug 2020 at 19:40, Dennis Lundberg > > wrote: > > > > > Thanks Olivier, > > > > > > I was just following our release process at > > > > > > > > > https://maven.apache.org/de

Re: Need help merging pull requests for maven-site

2020-08-11 Thread Dennis Lundberg
Den tis 11 aug. 2020 kl 13:46 skrev Olivier Lamy : > On Tue, 11 Aug 2020 at 19:40, Dennis Lundberg > wrote: > > > Thanks Olivier, > > > > I was just following our release process at > > > > > https://maven.apache.org/developers/release/maven-project-release-procedure.html > > > I do not see anyth

Re: Need help merging pull requests for maven-site

2020-08-11 Thread Olivier Lamy
On Tue, 11 Aug 2020 at 19:40, Dennis Lundberg wrote: > Thanks Olivier, > > I was just following our release process at > > https://maven.apache.org/developers/release/maven-project-release-procedure.html I do not see anything related to create pull request for such easy change > > > Under ste

Re: Need help merging pull requests for maven-site

2020-08-11 Thread Dennis Lundberg
Thanks Olivier, I was just following our release process at https://maven.apache.org/developers/release/maven-project-release-procedure.html Under step 2 of "Promote the release" it says "In case there's an overview table with version (e.g. plugins an

Re: Need help merging pull requests for maven-site

2020-08-11 Thread Olivier Lamy
Hi Dennis I just merged your pr. But for those changes just push to master branch you do not really need approval and it's a bit useless... (and this will avoid some notifications noise) On Tue, 11 Aug 2020 at 19:25, Dennis Lundberg wrote: > Hi, > > During the release I've made recently I have u

Need help merging pull requests for maven-site

2020-08-11 Thread Dennis Lundberg
Hi, During the release I've made recently I have updated maven-site@github with the new versions and release dates. These turn into pull requests that have now been approved. However I seem to lack some permissions (or knowledge) to merge these pull requests from the GitHub UI. Can someone point

HI, need help on following error

2018-07-30 Thread Erla J Reddy
Hi all, I created Maven project and and added Headless browser selenium script. I created testNG suit for that script. Also added required plugins and dependencies in POM.xml file. But while running as maven build getting below error  [RemoteTestNG] detected TestNG version 6.9.9 [TestN

Re: maven-archiver/mave-jar-plugin - Need Help...

2018-07-29 Thread Robert Scholte
Looks like the test (and main code?) needs a check for OS+JDK version. The JDK bugreport states that it is fixed in JDK10, not in 9 (even though the resolution date might suggest otherwise). To me this all seems in line. Robert On Sun, 29 Jul 2018 20:21:01 +0200, Karl Heinz Marbaise wrot

maven-archiver/mave-jar-plugin - Need Help...

2018-07-29 Thread Karl Heinz Marbaise
Hi, can someone take a deep look at this commit (maven-archiver): commit b2e019439a6dcd4f6ffe897cca832d9db4091fd5 Author: Karl Heinz Marbaise Date: Sat Jul 28 23:06:50 2018 +0200 @Ignore test which looks like a JDK bug. which contains a test (src/test/java/org/apache/maven/archiver/Mav

Re: Need help to fix jenkins build at https://builds.apache.org/job/maven-wagon-1.7/504/

2016-12-02 Thread Hervé BOUTEMY
looking at console output: "Building remotely on jenkins-test-ff1 (Ubuntu ubuntu jenkins-cloud-8GB jenkins-cloud-4GB cloud-slave)" I reported such issue with cloud slaves one week ago: https://s.apache.org/mSWk How can we help fixing this (other than reporting)? Regards, Hervé Le vendredi 2 d

Re: Need help to fix jenkins build at https://builds.apache.org/job/maven-wagon-1.7/504/

2016-12-02 Thread Robert Scholte
Forwarding message to Apache Builds team Robert On Fri, 02 Dec 2016 08:28:32 +0100, Dan Tran wrote: Looks like Jenkins does not like the provided maven ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-us...@googlegroups.comjava.lang.IllegalArgumentException

Need help to fix jenkins build at https://builds.apache.org/job/maven-wagon-1.7/504/

2016-12-01 Thread Dan Tran
Looks like Jenkins does not like the provided maven ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-us...@googlegroups.comjava.lang.IllegalArgumentException : /home/jenkins/tools/ma

Re: Need help In creating The Maven oroject In Jboss Developer Studio

2015-10-08 Thread Karl Heinz Marbaise
Hi, can you please ask on the user list...this is the developers list of Maven... Kind regards Karl Heinz Marbaise On 10/8/15 12:41 PM, suchitra mp wrote: Hi dev, I am really stuck in creating creating maven project in JDBS.Need guidence. thanks Suchitra ---

Need help In creating The Maven oroject In Jboss Developer Studio

2015-10-08 Thread suchitra mp
Hi dev, I am really stuck in creating creating maven project in JDBS.Need guidence. thanks Suchitra

Re: Need help to merge pull request for plexus-resources

2015-03-07 Thread Olivier Lamy
I believe we moved to https://github.com/codehaus-plexus/plexus-resources And I just sended to you an invite to be part of the team. Note @maven-dev team please ask if you need karma as well. Cheers Olivier On 8 March 2015 at 12:05, Dennis Lundberg wrote: > Hi, > > I've looked into MCHECKSTYLE-

Need help to merge pull request for plexus-resources

2015-03-07 Thread Dennis Lundberg
Hi, I've looked into MCHECKSTYLE-250 and MCHECKSTYLE-288 regarding an NPE. It turned out to be in plexus-resources. So I have created a pull request for it at https://github.com/sonatype/plexus-resources/pull/1 I'd appreciate if someone with access to Sonatype's github area could merge it and dep

Re: Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Benson Margulies
to ~/maven-sites ?? > > > > >> Date: Sun, 23 Feb 2014 09:52:12 -0500 >> Subject: Re: Maven-release-plugin and scm site publication: need help >> From: bimargul...@gmail.com >> To: dev@maven.apache.org >> >> Never mind, I found the shell script left behind

RE: Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Martin Gainty
MG>so in your instance why does'nt maven-scm-publish to ~/maven-sites ?? > Date: Sun, 23 Feb 2014 09:52:12 -0500 > Subject: Re: Maven-release-plugin and scm site publication: need help > From: bimargul...@gmail.com > To: dev@maven.apache.org > > Never mind, I f

Re: Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Benson Margulies
Never mind, I found the shell script left behind by the last person who did this. I On Sun, Feb 23, 2014 at 7:38 AM, Benson Margulies wrote: > I've staged 2.5 of the maven-release component. However, the > documentation staging process is failing. > > mvn -Preporting site site:stage > > does

Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Benson Margulies
I've staged 2.5 of the maven-release component. However, the documentation staging process is failing. mvn -Preporting site site:stage does not write into the ~/maven-sites directory where the scm plugin expects it. Could some kind soul either checkout the tag and patch this up and stage it,

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-28 Thread Olivier Lamy
s.internal.impl.XMLDocumentScannerImpl$DTDDis >> >>>>> patcher.dispatch(XMLDocumentScannerImpl.java:1021) at >> >>>>> com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp >> >>>>> l.scanDocument(XMLDocumentFragmentSca

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-26 Thread Hervé BOUTEMY
entFragmentScannerImpl.java:368) at > >>>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(X > >>>>> ML11Configuration.java:834) at > >>>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(X > >>>

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-26 Thread Benson Margulies
.parsers.XML11Configuration.parse(XML11Configuration.java:764) >>>>>        at >>>>> com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148) >>>>>        at >>>>> com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(D

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-26 Thread Dennis Lundberg
rs.XMLParser.parse(XMLParser.java:148) >>>>at >>>> com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:250) >>>>at >>>> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:2

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-26 Thread Benson Margulies
;        at org.custommonkey.xmlunit.XMLUnit.buildDocument(XMLUnit.java:369) >>>        at org.custommonkey.xmlunit.Diff.(Diff.java:101) >>>        at >>> org.apache.maven.plugin.ear.it.AbstractEarPluginIT.assertDeploymentDescriptors(AbstractEarPluginIT.java:397) &

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-26 Thread Dennis Lundberg
f.java:101) >>at >> org.apache.maven.plugin.ear.it.AbstractEarPluginIT.assertDeploymentDescriptors(AbstractEarPluginIT.java:397) >> >> ... >> >> >> >> [3] >> https://builds.apache.org/hudson/view/M-R/view/Maven/job/maven-plugins-ITs-2.x

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-25 Thread Benson Margulies
at > org.apache.maven.plugin.ear.it.AbstractEarPluginIT.assertDeploymentDescriptors(AbstractEarPluginIT.java:397) > > ... > > > > [3] > https://builds.apache.org/hudson/view/M-R/view/Maven/job/maven-plugins-ITs-2.x/ > > Dennis Lundberg skrev 2011-04-22 11:51: >&

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-25 Thread Dennis Lundberg
fixed what I can, but > there are some outstanding issues that I need help fixing. > > > Maven GPG Plugin > > When building plugins with ITs [1] the build fails in Jenkins because > there is no gpg available on the path on the build machine. I guess we > need to

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-22 Thread Brett Porter
On 22/04/2011, at 7:52 PM, Dennis Lundberg wrote: > Hi > > There are a numbers of problems that prevents our plugins from building > successfully in the ASF Jenkins instance. I've fixed what I can, but > there are some outstanding issues that I need help fixing. > > &

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-22 Thread Jesse Glick
On 04/22/2011 05:51 AM, Dennis Lundberg wrote: There are a numbers of problems that prevents our plugins from building successfully in the ASF Jenkins instance. bui...@apache.org might be the better place to post, at least for issues related to the build server itself. --

Need help getting our plugins to build successfully in Jenkins

2011-04-22 Thread Dennis Lundberg
Hi There are a numbers of problems that prevents our plugins from building successfully in the ASF Jenkins instance. I've fixed what I can, but there are some outstanding issues that I need help fixing. Maven GPG Plugin When building plugins with ITs [1] the build fails in Jenkins be

Re: Need Help w/ the Creation of a Maven Mojo

2011-02-17 Thread Johannes Ruscheinski
On 17 February 2011 09:38, Wayne Fay wrote: >> the baseline version.   Any tips on how I might tackle this would be >> greatly appreciated! > > You should probably take a look a the Sonar project and their Maven > plugin to see how they are doing similar things, and perhaps Cobertura > as well, an

Re: Need Help w/ the Creation of a Maven Mojo

2011-02-17 Thread Benson Margulies
There's also japex.java.net, where I just added a maven plugin. On Thu, Feb 17, 2011 at 12:38 PM, Wayne Fay wrote: >> the baseline version.   Any tips on how I might tackle this would be >> greatly appreciated! > > You should probably take a look a the Sonar project and their Maven > plugin to se

Re: Need Help w/ the Creation of a Maven Mojo

2011-02-17 Thread Wayne Fay
> the baseline version.   Any tips on how I might tackle this would be > greatly appreciated! You should probably take a look a the Sonar project and their Maven plugin to see how they are doing similar things, and perhaps Cobertura as well, and then use that as a basis for some of your own work.

Need Help w/ the Creation of a Maven Mojo

2011-02-16 Thread Johannes Ruscheinski
Hi, We have the probably ambitious goal to create a new mojo that catches performance regressions. I should also mention that I have never written a mojo before and that so far I am just a tiny step beyond a "Hello, world!"-style mojo that I have successfully invoked from one of our poms. The p

Re: Need help with making Remote Resources Plugin @threadSafe

2011-01-09 Thread Dennis Lundberg
Thanks Kristian! On 2011-01-09 20:41, Kristian Rosenvold wrote: > Done. > > Kristian > > > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >

Re: Need help with making Remote Resources Plugin @threadSafe

2011-01-09 Thread Kristian Rosenvold
Done. Kristian - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Need help with making Remote Resources Plugin @threadSafe

2011-01-09 Thread Kristian Rosenvold
I'll do it tonight Den 9. jan. 2011 kl. 19:11 skrev Dennis Lundberg : > Hi > > I've gone through the issues for the Remote Resources Plugin and now > there is only one left: > > "Add @threadSafe support for maven3" > http://jira.codehaus.org/browse/MRRESOURCES-50 > > Can someone help to get this

Need help with making Remote Resources Plugin @threadSafe

2011-01-09 Thread Dennis Lundberg
Hi I've gone through the issues for the Remote Resources Plugin and now there is only one left: "Add @threadSafe support for maven3" http://jira.codehaus.org/browse/MRRESOURCES-50 Can someone help to get this fixed before I make the 1.2 release? Threads are not my cup of tea... Just shout if you

Re: Need help with test failure in doxia-sitetools, which is blocking the release

2010-11-13 Thread Dennis Lundberg
On 2010-11-13 18:21, Lukas Theussl wrote: > > > Dennis Lundberg wrote: >> On 2010-11-13 17:47, Dennis Lundberg wrote: >>> On 2010-11-13 17:24, Lukas Theussl wrote: I can confirm this but I have no idea right now (what does "Server Error" mean?). >>> >>> Right, not the most useful e

Re: Need help with test failure in doxia-sitetools, which is blocking the release

2010-11-13 Thread Lukas Theussl
Dennis Lundberg wrote: On 2010-11-13 17:47, Dennis Lundberg wrote: On 2010-11-13 17:24, Lukas Theussl wrote: I can confirm this but I have no idea right now (what does "Server Error" mean?). Right, not the most useful error message... After enhancing the error message I get this when run

Re: Need help with test failure in doxia-sitetools, which is blocking the release

2010-11-13 Thread Dennis Lundberg
On 2010-11-13 17:47, Dennis Lundberg wrote: > On 2010-11-13 17:24, Lukas Theussl wrote: >> >> I can confirm this but I have no idea right now (what does "Server >> Error" mean?). > > Right, not the most useful error message... After enhancing the error message I get this when running the failing

RE: Need help with test failure in doxia-sitetools, which is blocking the release

2010-11-13 Thread Robert Scholte
I've reproduced the failing test too. Let me see if I can find some time to have a look at it too. - Robert > Date: Sat, 13 Nov 2010 17:47:16 +0100 > From: denn...@apache.org > To: dev@maven.apache.org > Subject: Re: Need help with test failure in doxia-sitetools, which i

Re: Need help with test failure in doxia-sitetools, which is blocking the release

2010-11-13 Thread Dennis Lundberg
On 2010-11-13 17:24, Lukas Theussl wrote: > > I can confirm this but I have no idea right now (what does "Server > Error" mean?). Right, not the most useful error message... > I have checked out the 1.1.3 tag and it builds fine, so > it must be some recent change, maybe the httpclient upgrade?

Re: Need help with test failure in doxia-sitetools, which is blocking the release

2010-11-13 Thread Lukas Theussl
I can confirm this but I have no idea right now (what does "Server Error" mean?). I have checked out the 1.1.3 tag and it builds fine, so it must be some recent change, maybe the httpclient upgrade? -Lukas Dennis Lundberg wrote: Hi After fixing a test failure (at least I thought so) in r1

Need help with test failure in doxia-sitetools, which is blocking the release

2010-11-13 Thread Dennis Lundberg
Hi After fixing a test failure (at least I thought so) in r10033377 [1] for doxia-sitetools, I went ahead to release doxia and doxia-sitetools 1.1.4. This fails during doxia-sitetools because of a test failure on both Windows And Ubuntu. It has to with validating an xdoc document that specifies en

Re: Need help from a Maven 3 developer with a Site Plugin (?) issue

2010-08-30 Thread Benjamin Bentmann
Dennis Lundberg wrote: I would appreciate it if one of the developers familiar with the code of Maven 3 could read my analysis I try to look into this the next weekend. Benjamin - To unsubscribe, e-mail: dev-unsubscr...@mav

Need help from a Maven 3 developer with a Site Plugin (?) issue

2010-08-29 Thread Dennis Lundberg
Hi I've had a look at an issue that was created against Site Plugin 3.0-beta-1, http://jira.codehaus.org/browse/MSITE-497 I would appreciate it if one of the developers familiar with the code of Maven 3 could read my analysis, to help determine in which part of our code the problem lies; Site Plu

Re: Need Help From Maven configuration

2009-02-12 Thread Hervé BOUTEMY
or even start with http://maven.apache.org/users/index.html and http://maven.apache.org/articles.html regards, Hervé Le vendredi 13 février 2009, Hervé BOUTEMY a écrit : > please read http://maven.apache.org/users/getting-help.html > > Le vendredi 13 février 2009, SRINIVASA RAO a écrit : > > Hi

Re: Need Help From Maven configuration

2009-02-12 Thread Hervé BOUTEMY
please read http://maven.apache.org/users/getting-help.html Le vendredi 13 février 2009, SRINIVASA RAO a écrit : > Hi All, > > I am new to Maven and have been asked to set up new development environment > in my office.Till now we are using CVS on one of the remote servers and web > server(TOMCAT 5

Re: Need help regarding auto-generated META-INF directory

2008-07-22 Thread Jason van Zyl
itory META-INF directory is auto created in hibernate module. We have no plans of having any specific information in this directory. Need help to stop autocreating this directory while importing the project. Thanks Krishna B ---

Need help regarding auto-generated META-INF directory

2008-07-21 Thread Boregowda, Krishna
this directory. Need help to stop autocreating this directory while importing the project. Thanks Krishna B - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

I need help on the eclipse plugin

2007-11-01 Thread Arnaud HERITIER
Hi guys, The eclipse plugin has actually more than 150 issues opened, and there's a patch for 10 of them. I begin to work on the support for WTP 2.0 which is asked a lot by our users. If some of you want to help me to prepare the version 2.5 of the plugin by fixing some issues ;-) Even if

Re: The upcoming doxia release depends upon PLXCOMP-80, need help applying patch

2007-09-04 Thread Vincent Siveton
I always want to remove System.out.println! Thanks Dennis for this. Cheers, Vincent 2007/9/2, Dennis Lundberg <[EMAIL PROTECTED]>: > Thanks Jason! > > Jason van Zyl wrote: > > Patched and released. > > > > You just need to wait for the sync. > > > > On 2 Sep 07, at 5:18 AM 2 Sep 07, Dennis Lundb

Re: The upcoming doxia release depends upon PLXCOMP-80, need help applying patch

2007-09-02 Thread Dennis Lundberg
Thanks Jason! Jason van Zyl wrote: Patched and released. You just need to wait for the sync. On 2 Sep 07, at 5:18 AM 2 Sep 07, Dennis Lundberg wrote: Hi I'm going through the last remaining issues for the upcoming release of doxia 1.0-alpha-9. One of these issues is http://jira.codehaus

Re: The upcoming doxia release depends upon PLXCOMP-80, need help applying patch

2007-09-02 Thread Jason van Zyl
Patched and released. You just need to wait for the sync. On 2 Sep 07, at 5:18 AM 2 Sep 07, Dennis Lundberg wrote: Hi I'm going through the last remaining issues for the upcoming release of doxia 1.0-alpha-9. One of these issues is http://jira.codehaus.org/browse/PLXCOMP-80 It has a pat

The upcoming doxia release depends upon PLXCOMP-80, need help applying patch

2007-09-02 Thread Dennis Lundberg
Hi I'm going through the last remaining issues for the upcoming release of doxia 1.0-alpha-9. One of these issues is http://jira.codehaus.org/browse/PLXCOMP-80 It has a patch attached and is dead simple. I'd be grateful if someone with karma at Plexus could apply the patch and propose a rel

Re: need help

2007-05-22 Thread Kaare Nilsen
Well.. I must say I am not sure I understood the questions fully, but I give it a try... Hi, Its regarding identifiyng the plugin name. We are using Maven in my project. i have small doubt. I need to identify the "aspectj-maven-plugin" if we are using in our project. if it is foun

need help

2007-05-21 Thread rajula pullareddy
Hi, Its regarding identifiyng the plugin name. We are using Maven in my project. i have small doubt. I need to identify the "aspectj-maven-plugin" if we are using in our project. if it is found then we need to project nature according to that. Can you please let me know where i can

RE: need help with a maven 2 plugin

2007-05-08 Thread Jason Chaffee
veral plugins trying to figure this out and it simply is not straightforward. -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 6:11 AM To: Maven Developers List Subject: RE: need help with a maven 2 plugin You should be able to get most of that

RE: need help with a maven 2 plugin

2007-05-08 Thread Brian E. Fox
@maven.apache.org Subject: FW: need help with a maven 2 plugin FYI, I have not gotten any help on the users list and I image at least one contributor will know how to do what I want to do below within the context of a plugin. I would like to create a "build-report-plugin" that is able to rep

FW: need help with a maven 2 plugin

2007-05-07 Thread Jason Chaffee
FYI, I have not gotten any help on the users list and I image at least one contributor will know how to do what I want to do below within the context of a plugin. I would like to create a "build-report-plugin" that is able to report on the versions, timestamps, artifact types, build numbers, and

Re: Need help deleting stuff from maven.apache.org

2007-03-03 Thread Dennis Lundberg
Wendy Smoak wrote: On 3/3/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Due to a bug in the pom of the archetype plugin, I managed to deploy its site to the wrong place. So I need help from someone to remove this directory: http://maven.apache.org/maven-archetype-parent/ It

Re: Need help deleting stuff from maven.apache.org

2007-03-03 Thread Wendy Smoak
On 3/3/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Due to a bug in the pom of the archetype plugin, I managed to deploy its site to the wrong place. So I need help from someone to remove this directory: http://maven.apache.org/maven-archetype-parent/ It's already gon

Need help deleting stuff from maven.apache.org

2007-03-03 Thread Dennis Lundberg
Due to a bug in the pom of the archetype plugin, I managed to deploy its site to the wrong place. So I need help from someone to remove this directory: http://maven.apache.org/maven-archetype-parent/ -- Dennis Lundberg - To

Re: need help for deploying the clover plugin v2.0

2006-01-03 Thread Brett Porter
Vincent Massol wrote: > Errr... last time I checked this is exactly what I've been doing... I'm > still doing this as I write. I spend about 2-3 hours average every day > working on m2 at different levels: suggesting ideas, participating to > discussions, raising issues, creating plugins, fixing th

RE: need help for deploying the clover plugin v2.0

2006-01-03 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mardi 3 janvier 2006 21:10 > To: Maven Developers List > Subject: Re: need help for deploying the clover plugin v2.0 > > You're probably using a different extension version. A very g

RE: need help for deploying the clover plugin v2.0

2006-01-03 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mardi 3 janvier 2006 21:09 > To: Maven Developers List > Subject: Re: need help for deploying the clover plugin v2.0 > > Vincent Massol wrote: > > So we don't have a way to e

Re: need help for deploying the clover plugin v2.0

2006-01-03 Thread Brett Porter
You're probably using a different extension version. - Brett Vincent Massol wrote: > >> -Original Message- >> From: Brett Porter [mailto:[EMAIL PROTECTED] >> Sent: lundi 2 janvier 2006 22:02 >> To: Maven Developers List >> Subject: Re: need hel

Re: need help for deploying the clover plugin v2.0

2006-01-03 Thread Brett Porter
Vincent Massol wrote: > So we don't have a way to express "latest version but not a snapshot" in our > dependencies, right? Maybe this would be a nice feature for Maven 2.1+? It's already on the list. Please take a look at the design wiki. > Not sure I understand what you mean here. Are you sayin

RE: need help for deploying the clover plugin v2.0

2006-01-03 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: lundi 2 janvier 2006 22:02 > To: Maven Developers List > Subject: Re: need help for deploying the clover plugin v2.0 > > It was fixed a while ago, but has not been released. Hmm... What

RE: need help for deploying the clover plugin v2.0

2006-01-03 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: lundi 2 janvier 2006 22:04 > To: Maven Developers List > Subject: Re: need help for deploying the clover plugin v2.0 > > still thinking about the best way to deal with this. We don't wa

Re: need help for deploying the clover plugin v2.0

2006-01-02 Thread Brett Porter
TED] >> Sent: lundi 2 janvier 2006 11:21 >> To: Maven Developers List >> Subject: Re: need help for deploying the clover plugin v2.0 >> >> Vincent Massol wrote: >>> Hi there, >>> >>> I'm trying to deploy the clover plugin v2.0 but

Re: need help for deploying the clover plugin v2.0

2006-01-02 Thread Brett Porter
It was fixed a while ago, but has not been released. - Brett Vincent Massol wrote: > >> -Original Message- >> From: Vincent Massol [mailto:[EMAIL PROTECTED] >> Sent: lundi 2 janvier 2006 15:55 >> To: 'Maven Developers List' >> Subject: RE: nee

RE: need help for deploying the clover plugin v2.0

2006-01-02 Thread Vincent Massol
> -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: lundi 2 janvier 2006 15:55 > To: 'Maven Developers List' > Subject: RE: need help for deploying the clover plugin v2.0 > > > > > -Original Message- > &g

RE: need help for deploying the clover plugin v2.0

2006-01-02 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: lundi 2 janvier 2006 11:21 > To: Maven Developers List > Subject: Re: need help for deploying the clover plugin v2.0 > > Vincent Massol wrote: > > Hi there, > > > > I&#x

Re: need help for deploying the clover plugin v2.0

2006-01-02 Thread Brett Porter
Vincent Massol wrote: > Hi there, > > I'm trying to deploy the clover plugin v2.0 but I'm failing. Several issues: > > * It seems I'm not part of the maven group on beaver and I get the following > error: > Now you are. We'll flip over to the Apache repo soon. > * Running "mvn site" fails: >

need help for deploying the clover plugin v2.0

2006-01-02 Thread Vincent Massol
Hi there, I'm trying to deploy the clover plugin v2.0 but I'm failing. Several issues: * It seems I'm not part of the maven group on beaver and I get the following error: [INFO] [deploy:deploy] done Uploading: scpexe://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/m aven2/org

Need help on customized junitreport

2005-08-23 Thread chamaraju M
Hi Vincent Massol and Carlos Sanchez, I am Chamaraju M working as a automation engineer in Lightsurf Technologies. I want to customize junit report style in maven. That is I want to add two more fields (ID and Description) in html reports. Please let me know How I can customize th

RE: Need help with Jelly contexts...

2005-05-11 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mercredi 11 mai 2005 23:23 > To: Maven Developers List > Cc: [EMAIL PROTECTED] > Subject: Re: Need help with Jelly contexts... > > Specifically the problem is that the plugin context n

RE: Need help with Jelly contexts...

2005-05-11 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mercredi 11 mai 2005 23:23 > To: Maven Developers List > Cc: [EMAIL PROTECTED] > Subject: Re: Need help with Jelly contexts... > > Specifically the problem is that the plugin context n

Re: Need help with Jelly contexts...

2005-05-11 Thread Brett Porter
Specifically the problem is that the plugin context needs to be initialised before maven:set will be effective. - As it is created with the current scope, j:set works before it is created, but not after. - maven:set works after it is created, but not before - j:set scope="parent" always works, but

Re: Need help with Jelly contexts...

2005-05-11 Thread Vincent Siveton
Hi again, [SNIP] > > Maybe lets try to use the jelly tag set with scope="parent", ie something > > like: > > > value="clover:test" scope="parent"/> > > AFAIK there's no scope tag on the SetTag.java jelly tag. But even if there > were one your solution would be very dangerous as it would work i

RE: Need help with Jelly contexts...

2005-05-11 Thread Vincent Massol
Hi Vincent, > -Original Message- > From: Vincent Siveton [mailto:[EMAIL PROTECTED] > Sent: mercredi 11 mai 2005 17:54 > To: Maven Developers List > Subject: Re: Need help with Jelly contexts... > > Hi Vincent, > > AFAIK (and my experience), working with

RE: Need help with Jelly contexts...

2005-05-11 Thread Vincent Massol
Hi Vincent, > -Original Message- > From: Vincent Siveton [mailto:[EMAIL PROTECTED] > Sent: mercredi 11 mai 2005 17:54 > To: Maven Developers List > Subject: Re: Need help with Jelly contexts... > > Hi Vincent, > > AFAIK (and my experience), working with

Re: Need help with Jelly contexts...

2005-05-11 Thread Vincent Siveton
maven:set... > > I'm using Maven 1.0.2. > > Thanks > -Vincent > > > > -Original Message- > > From: Vincent Massol [mailto:[EMAIL PROTECTED] > > Sent: mercredi 11 mai 2005 16:34 > > To: 'Maven Developers List' > > Subject: Need help

RE: Need help with Jelly contexts...

2005-05-11 Thread Vincent Massol
Sent: mercredi 11 mai 2005 16:34 > To: 'Maven Developers List' > Subject: Need help with Jelly contexts... > > Hi, > > I'm fighting with the Maven Jelly contexts. I'm writing the following goal > in the Clover plugin: > > desc

RE: Need help with Jelly contexts...

2005-05-11 Thread Vincent Massol
Sent: mercredi 11 mai 2005 16:34 > To: 'Maven Developers List' > Subject: Need help with Jelly contexts... > > Hi, > > I'm fighting with the Maven Jelly contexts. I'm writing the following goal > in the Clover plugin: > > desc

Need help with Jelly contexts...

2005-05-11 Thread Vincent Massol
Hi, I'm fighting with the Maven Jelly contexts. I'm writing the following goal in the Clover plugin: [...] When I run this on a sample project, I get the following error: BUILD FAILED File.. C:\Documents and Settings\Vincent Massol\.maven\cache\maven-multiproject-plugin-1.3.1\

Need help with Jelly contexts...

2005-05-11 Thread Vincent Massol
Hi, I'm fighting with the Maven Jelly contexts. I'm writing the following goal in the Clover plugin: [...] When I run this on a sample project, I get the following error: BUILD FAILED File.. C:\Documents and Settings\Vincent Massol\.maven\cache\maven-multiproject-plugin-1.3.1\

Need help unsubscribing

2004-07-01 Thread Paterline, David L.
Hi - I have tried unsuccessfully several times to unsubscribe from the maven developers list (both via email and through the web site). I don't think my emails are getting through. I need a human being to provide me with help in unsubscribing from this list. Can anyone help? Thank you. - David

Need help unsubscribing

2004-07-01 Thread Paterline, David L.
Hi - I have tried unsuccessfully several times to unsubscribe from the maven developers list (both via email and through the web site). I don't think my emails are getting through. I need a human being to provide me with help in unsubscribing from this list. Can anyone help? Thank you. - David L

Need help unsubscribing

2004-06-29 Thread Paterline, David L.
Hi - I have tried unsuccessfully several times to unsubscribe from the maven developers list (both via email and through the web site). I don't think my emails are getting through. Can anyone provide me with help in unsubscribing from this list? Thank you. - David L. Paterline Principal Engineer

[jira] Created: (MAVEN-823) installation docs need help

2003-09-16 Thread jira
: - Key: MAVEN-823 Summary: installation docs need help Type: Bug Status: Unassigned Priority: Blocker Time Spent: Unknown Remaining: Unknown Project: maven Components: documentation Versions: 1.0-beta-10 Assignee