Re:Maven 4.0.0 Release - Thoughts?

2025-06-10 Thread Peter Teixeira
Hello, I wanted to corroborate the performance issue in Maven 4-rc-3; I had sent a message on the users@ list toward the end of December looking into something similar, but lost track of it over the holidays and never came back around to it. I do still have a jfr scan https://drive.google.com/file/

maven-jlink-plugin - multiple launchers

2024-03-20 Thread Peter Hull
common single case but as an alternative, allow ... to specify one or more. The reason for asking is that I've got a project which is a "suite of command line tools" in the same jar and it would be useful to have multiple entry points. Thanks, Peter -

Re: [RESULT] [VOTE] Release Apache Maven Daemon 1.0-m8

2023-11-07 Thread Peter Palaga
Thanks for the release Guillaume! It feels a bit faster than m7. I wonder what is the key difference? Thanks again, -- Peter On 07/11/2023 08:01, Guillaume Nodet wrote: Closing this vote with 5 +1s and no other votes. I'll publish the release asap. Thx to everyone ! Guillaume Le je

Re: [VOTE] Release Apache Maven Daemon 0.9.0

2023-01-30 Thread Peter Palaga
+1 0.9.0 seems to be faster than 0.8.2 - see https://github.com/apache/maven-mvnd/issues/783 for some numbers. Thanks Guillaume! On 25/01/2023 10:10, Guillaume Nodet wrote: I've staged a candidate release at https://dist.apache.org/repos/dist/dev/maven/mvnd/0.9.0/ Note that this release

Re: [VOTE] Release Apache Maven Daemon 1.0.0-m4

2023-01-30 Thread Peter Palaga
+1 Tested with Camel Quarkus, better than 1.0.0-m4, but still slower than 0.8.2 and 0.9.0 - see https://github.com/apache/maven-mvnd/issues/783 Thanks, Guillaume! On 29/01/2023 19:37, Romain Manni-Bucau wrote: +1, tested on java 17 with sdkman Romain Manni-Bucau @rmannibucau

Re: [VOTE] Release Apache Maven Daemon 1.0.0-m1

2022-12-21 Thread Peter Palaga
+1 Thanks for the milestone, Guillaume! I have filed some issues: * keytool-maven-plugin incompatible https://github.com/mojohaus/keytool/issues/57 * 1.0.0-m1 slower than 0.8.2 for Camel Quarkus https://github.com/apache/maven-mvnd/issues/758 -- P On 16/12/2022 14:07, Guillaume Nodet w

Re: Hello from mvnd

2020-10-16 Thread Peter Palaga
ttps://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance> Le ven. 16 oct. 2020 à 16:15, Peter Palaga <mailto:ppal...@redhat.com>> a écrit : Re-layouting th

Re: Hello from mvnd

2020-10-16 Thread Peter Palaga
Re-layouting the mvnd distro worked indeed, see https://github.com/mvndaemon/mvnd/pull/96 . Many thanks for the suggestion, Romain! mvnd and stock Maven will be able to continue their peaceful co-existence :) -- P On 14/10/2020 10:20, Peter Palaga wrote: On 14/10/2020 08:20, Romain Manni

Re: Hello from mvnd

2020-10-14 Thread Peter Palaga
01:02, Mark Derricutt a écrit : I just wanna say kudos to mvnd - found it the other day on r/java (or r/programming) and I must say - this is awesome. It even plays well with our tiles-maven-plugin which I was sure it would play up on. Mark From: Peter Palaga Reply: Maven Developers Lis

Hello from mvnd

2020-10-13 Thread Peter Palaga
ns and that our ultimate aim is to contribute rather than hijack the ecosystem. Of course you are welcome to try mvnd and give feedback. Thanks, -- Peter [1] https://github.com/mvndaemon/mvnd - To unsubscribe, e-mai

aspectj-maven-plugin maintenance status

2019-10-09 Thread Peter Chamberlain
ts in various forms. Any chance anyone on this list can help with this. Best regards, Peter

[shade plugin] How to add/run/debug a new IT?

2019-07-29 Thread Peter De Maeyer
Hi, I'm trying to contribute to the Maven Shade Plugin by fixing https://issues.apache.org/jira/browse/MSHADE-284, but I'm stuck trying to create/run/debug an integration test (IT). I have added a couple of skeleton test projects to a new dir *src/it/MSHADE-284_shadeTestJar*, but I don't und

Maven Project Info Reports Plugin 3.0.1 release

2019-06-17 Thread Peter Somogyi
Lists page. This bug was fixed in MPIR-380 < https://issues.apache.org/jira/browse/MPIR-380> back in February but there was no release since then. HBase is using this version via the latest ASF parent pom < https://github.com/apache/maven-apache-parent/blob/apache-21/pom.xml#L210-L214 > Thanks, Peter

Re: Please take a look at my PR for MCHECKSTYLE-357

2018-12-10 Thread Peter Lamby
Great :) Thank you. Am Mo., 10. Dez. 2018 um 10:04 Uhr schrieb Enrico Olivelli < eolive...@gmail.com>: > Thank you for your contribution. > I will take a look > > Cheers > Enrico > > Il lun 10 dic 2018, 09:41 Peter Lamby > ha scritto: > > > Hello everyone

Please take a look at my PR for MCHECKSTYLE-357

2018-12-10 Thread Peter Lamby
. Especially since Maven and checkstyle are such basic parts of the java ecosystem. I would greatly appreciate if someone would take the time and take a look at both. Best regards Peter Lamby

Re: RFC: Maven to raise a notification if downloading vulnerable content

2018-03-06 Thread Peter Muryshkin
would make sense if Maven community does not have stakes here. So now from your answer I could read between the lines "ok in general why not if repository gives you such a notification" :-) kind regards Peter 2018-03-07 4:56 GMT+01:00 Chas Honton : > If you want the package repository

RFC: Maven to raise a notification if downloading vulnerable content

2018-03-06 Thread Peter Muryshkin
Hi, all, currently you can run OWASP dependency check plugin against your projects. Though, this seems to make security more or less optional: unaware either lightheaded teams could miss this. What if a package repository would integrate with this dependency checking and issue a warning, say a s

Re: [VOTE] Release Apache Maven Enforcer Plugin version 3.0.0-M1

2017-07-28 Thread Peter Ansell
Upgrading to the latest Mockito 2.x version has been enough in my other projects to eliminate its Java-9 warnings/errors without any code changes, but YMMV. Cheers, Peter On 29 July 2017 at 07:44, Karl Heinz Marbaise wrote: > Hi, > > +1 from me. > > > Tested with JDK 9+180 t

Re: [VOTE] Release Apache Maven Enforcer Plugin version 3.0.0-M1

2017-07-28 Thread Peter Ansell
Yes, +1 On 28 July 2017 at 18:18, Robert Scholte wrote: > Thanks for testing. Can I translate this to a +1 vote? > > Robert > > > On Fri, 28 Jul 2017 02:04:40 +0200, Peter Ansell > wrote: > >> The sha1 matches for me and the plugin (including requireJavaVersion) &g

Re: [VOTE] Release Apache Maven Enforcer Plugin version 3.0.0-M1

2017-07-27 Thread Peter Ansell
The sha1 matches for me and the plugin (including requireJavaVersion) works under both Oracle JDK 8+u131 and Oracle JDK 9+177. Thanks, Peter On 27 July 2017 at 06:58, Robert Scholte wrote: > Hi, > > We solved 14 issues: > https://issues.apache.org/jira/secure/ReleaseNote.js

Re: [VOTE] Release Apache Maven Javadoc Plugin version 3.0.0-M1

2017-07-17 Thread Peter Ansell
+1 Checksum for the source release matches the given sha1. Plugin works as intended to create valid site (javadoc:javadoc) and javadoc jars (javadoc:jar) using both JDK-8u131 and JDK-9b177 Only question is whether the Release Notes page on the staging site is intentionally empty at this point in

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-11 Thread Peter Ansell
Releasing the javadoc plugin with its Java 9 fixes in parallel would also be great to have both of them ready to go on the GA date. Cheers, Peter > On 11 Jul 2017, at 19:07, Dawid Weiss wrote: > > Hello there, > > Is there any schedule to release maven-enforcer with Java 1.9

Re: module-info hygiene

2016-10-17 Thread Peter Levart
d module M is mentioned in the --exclude-modules option, then such requires is silently ignored in hope that module X will not actually need types from module M. Would that satisfy your concerns? Regards, Peter - To uns

Re: Maven Server matching

2016-06-26 Thread Peter Hansson
my fault. Kind regards Peter On Saturday, June 11, 2016 9:12 AM, Peter Hansson wrote: Ok, so adding to section in POM would be an acceptable path to a solution? Consider the following:     scm:hg:https://bitbucket.org/greatness/ambiance     scm:hg:https://bitbucke

Re: Maven Server matching

2016-06-11 Thread Peter Hansson
            bitbucket-ambiance  and then in settings.xml you would have       bitbucket-ambiance  john  67yhswpc I find this to be least the intrusive solution and also the safest and most intuitive. If isn't specified you would simply get today's functionality. Peter On Thursd

Re: Maven Server matching

2016-06-08 Thread Peter Hansson
I understand the issue in MNG-5265 as it relates to Maven repos but don't see how it relates to . Foreign sections don't just pop into your POM by accident. sections cannot be inherited from dependency resolution as is the case with Maven repos. Have I misunderstood ? Peter O

Maven Server matching

2016-06-08 Thread Peter Hansson
reason never carried out. Any comments on this?  Would you support the idea of a new optional element, , within the section ? Cheers Peter

AW: AW: Multi module projects are build "too early" in a multi threaded build, causing it to fail

2015-03-30 Thread Wippermann, Peter
again! :-) Best regards, Peter Wippermann Senior Consultant IBM Global Business Services Application Innovation Services - Insurance Tel: 0511-645 x58384 0151-15 16 1870 E-Mail: peter.wipperm

AW: Multi module projects are build "too early" in a multi threaded build, causing it to fail

2015-03-30 Thread Wippermann, Peter
s. I will try to add the modules as dependencies also, to overcome this problem. Any other advice? Best regards, Peter Wippermann Senior Consultant IBM Global Business Services Application Innovation Services - Insurance

AW: Multi module projects are build "too early" in a multi threaded build, causing it to fail

2015-03-26 Thread Wippermann, Peter
Hi Igor, thanks for your advice. I also considered upgrading Maven first, but this is not possible for us at the moment due to enterprise constraints. If the Takari Smart Builder isn't compatible to 3.0.5 I can't try it. :-/ Best regards, Peter Wippermann Senior Consultant

Multi module projects are build "too early" in a multi threaded build, causing it to fail

2015-03-26 Thread Wippermann, Peter
the assembly plugin to fail afterwards. Any ideas? Is this a bug? Best regards, Peter Wippermann Senior Consultant IBM Global Business Services Application Innovation Services - Insurance Tel: 0511-645 x58384

Re: Shade and it's many options for controlling output

2012-11-25 Thread Peter Janes
Anders Hammar wrote: >> The Enunciate plugin "attaches" its own artifact with a unique >artifactId. > > >Do you have an example of this? I checked the docs ( >http://enunciate.codehaus.org/executables.html#maven) and I can't see >this. The install and deploy goals are what I was referring to.

Re: Shade and it's many options for controlling output

2012-11-25 Thread Peter Janes
The Enunciate plugin "attaches" its own artifact with a unique artifactId. I'm not sure of the implementation details, but it's got its own install-artifact and deploy-artifact goals that do the work. (Just to note that there's at least one other plugin doing something similar, not to make a c

Re: Shade and it's many options for controlling output

2012-11-25 Thread Peter Janes
Anders Hammar wrote: The Enunciate plugin "attaches" its own artifact with a unique artifactId. Do you have an example of this? I checked the docs ( http://enunciate.codehaus.org/executables.html#maven) and I can't see this. The install and deploy goals are what I was referring to. I'm no

Re: Shade and it's many options for controlling output

2012-11-25 Thread Peter Janes
The Enunciate plugin "attaches" its own artifact with a unique artifactId. I'm not sure of the implementation details, but it's got its own install-artifact and deploy-artifact goals that do the work. (Just to note that there's at least one other plugin doing something similar, not making a cl

Re: [CANCEL] [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-23 Thread Peter Janes
While you're there, "parallel" rather than "parrallel", please! On 23/04/12 05:14 PM, Olivier Lamy wrote: good catch too. I didn't test the parrallelThreads stuff So I cancel the vote. 2012/4/23 Karl Heinz Marbaise: Hi, i have checked the staged Site and observed that the frames around the

Why does maven 3 still use the M2_HOME variable?

2011-07-18 Thread Peter Wilkinson
Doing this stops maven 2 and maven 3 being able to run on the same machine. It also makes no sense. Cheers, Peter

Re: How can a plugin detect which Maven version it gets run with?

2010-12-11 Thread Peter Niederwieser
runtimeInformation.getApplicationVersion() Cheers, Peter -- View this message in context: http://maven.40175.n5.nabble.com/How-can-a-plugin-detect-which-Maven-version-it-gets-run-with-tp3294669p3301873.html Sent from the Maven Developers mailing list archive at Nabble.com

How can a plugin detect which Maven version it gets run with?

2010-12-06 Thread Peter Niederwieser
any information on this. Cheers, Peter PS: I'm posting to dev because I didn't get any replies on the user list. -- View this message in context: http://maven.40175.n5.nabble.com/How-can-a-plugin-detect-which-Maven-version-it-gets-run-with-tp3294496p3294496.html Sent from the Mave

How can a plugin detect which Maven version it gets run with?

2010-12-06 Thread Peter Niederwieser
any information on this. Cheers, Peter PS: I'm posting to dev because I didn't get any replies on the user list. ---- Peter Niederwieser Creator, http://spockframework.org Committer, http://groovy.codehaus.org Blogger, http

Re: Tcp/ip port numbers in parallel builds

2010-07-25 Thread Peter Janes
There's also org.codehaus.mojo:build-helper-maven-plugin:reserve-network-port, which only assigns random ports (unlike port-allocator, which allows the use of explicit ports). I'm hesitant to put this next bit forward, given Jason's implicit approval of the "POM expression" approach, but what

Re: [VOTE] Release Maven Release version 2.0

2010-01-30 Thread Peter Janes
Dennis Lundberg wrote: > Staging repo: > https://repository.apache.org/content/repositories/maven-068/ The new plugin *almost* solves MRELEASE-458, in that setting updateWorkingCopyVersions=false for release:branch does result in the working copy version being preserved at the end of the releas

Re: Releasing maven-eclipse-plugin

2010-01-14 Thread Peter Lynch
I provided a patch for MECLIPSE-631, no one has applied it and I don't have karma. It would be nice if someone could apply that one at least before you release. Issue MECLIPSE-633 is the other one, which seems like it will take more time to sort out due to MNG-4523. -Peter

Re: [DISCUSS] Effect of direct plugin invocation on model

2010-01-14 Thread Peter Lynch
ge this drastically unless there is a good reason and it is well documented. Meanwhile Jason is pushing for a release of the eclipse plugin and until we reach a consensus on what to do then maven-eclipse-plugin will remain not passing integration tests for maven 3. -Peter

Re: [DISCUSS] Effect of direct plugin invocation on model

2010-01-09 Thread Peter Lynch
On Sat, Jan 9, 2010 at 7:36 AM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > 2010/1/9 Benjamin Bentmann : > > Hi, > > > > in response to http://jira.codehaus.org/browse/MNG-4523, I would like to > > double-check that the behavior observed in Maven 2 is by > design/intention > > an

Re: Junit

2010-01-05 Thread Peter Lynch
On Tue, Jan 5, 2010 at 7:47 AM, Kristian Rosenvold < kristian.rosenv...@gmail.com> wrote: > I make the occasional submissions to the junit project, and I wanted to > submit a pom.xml that'd convert it into a proper maven project. > > My real question is what/if anything should be done to the group

Re: Off-Topic

2009-12-08 Thread Peter Lynch
No :) I am not that rich either... Ha Ha. The energy detective should be here next week! On Tue, Dec 8, 2009 at 8:55 PM, Martin Gainty wrote: > > any relation to Peter Lynch of Fidelity? > > why is it everytime my neighbor powers up his Panasonic Plasma 40" my > lights go

Re: Please Help

2009-12-07 Thread Peter Lynch
This looks like a user question to me. Try to provide more information to us...@maven.apache.org. On Tue, Dec 8, 2009 at 12:30 AM, wrote: > > Hello Team, >Please help me in the below problem. I am trying to build the > project, while executing the command "mvn clean install" I am gettin

Offering Help

2009-12-07 Thread Peter Lynch
hich would exercise this. I will attach a final patch to the issue when complete. Anyways, thought I'd drop a line to let you know of my status. I look forward to helping out as much as I can. Thanks, Peter Lynch ply...@apache.org peterlynch.ca

Re: fetching latest release of an artifact

2009-10-17 Thread Peter Janes
On 16/10/09 11:45 AM, Stephen Connolly wrote: 2009/10/16 Peter Janes On 15/10/09 05:45 AM, Stephen Connolly wrote: These are very dangerous versions to suggest use of. ...but there *are* use cases for them. When your use case results in a completely unpredictable build... no thank you

Re: fetching latest release of an artifact

2009-10-16 Thread Peter Janes
On 16/10/09 11:45 AM, Stephen Connolly wrote: 2009/10/16 Peter Janes On 15/10/09 05:45 AM, Stephen Connolly wrote: These are very dangerous versions to suggest use of. ...but there *are* use cases for them. When your use case results in a completely unpredictable build... no thank you

Re: fetching latest release of an artifact

2009-10-16 Thread Peter Janes
On 16/10/09 11:47 AM, Stephen Connolly wrote: 2009/10/16 Peter Janes However, I'm not aware of any released version of Maven or any plugin that actually treats dependencies this way; Mercury, tested through versions-maven-plugin, doesn't appear to either. (But I'd love to

Re: fetching latest release of an artifact

2009-10-16 Thread Peter Janes
On 15/10/09 05:45 AM, Stephen Connolly wrote: These are very dangerous versions to suggest use of. ...but there *are* use cases for them. These are deprecated and are only "special" versions when considering plugins... and they do not behave as you think they behave. For what it's worth, th

Re: Idea: maven uri's

2009-05-27 Thread Peter Janes
a, for example, it would be easy to add a handler that would be applied to anything that supports URIs; you'd then be able to use Maven's repository resolution to retrieve resources. Peter J. On 27/05/09 11:58 PM, Christian Edward Gruber wrote: Fair comment. Not less annoying. It'

Re: Idea: maven uri's

2009-05-27 Thread Peter Janes
Looks like this has been considered before (and implemented): Maven URL handler implements the specs from OSGi URl Handlers Service and registers a service that handles url's as: mvn://repository/groupId/artifactId/version/type?instructions Where: * repository - is the repostory from

Re: svn commit: r753302 - in /maven/plugins/trunk/maven-compiler-plugin/src: it/alt-src-output-directories-MCOMPILER-91/ it/alt-src-output-directories-MCOMPILER-91/src/ it/alt-src-output-directories-M

2009-03-14 Thread Peter Janes
considering the patch (and even applying it briefly) and for the ensuing discussion. Peter J. [1] http://jira.codehaus.org/browse/MNG-2010 [2] http://jira.codehaus.org/browse/MNG-591 [3] http://docs.codehaus.org/display/MAVEN/best+practices+-+testing+strategies On 13/03/09 09:14 PM, Brian E. Fox wr

Re: maven-release-plugin svn branch command failed

2008-11-04 Thread Peter Nedonosko
Hi, Thank you for fast feedback! 2008/11/4 Arnaud HERITIER <[EMAIL PROTECTED]> > Hi Peter, > > which version of the release plugin are you using? We just released a new > version, perhaps there's an issue in it ? I use 2.0-beta-8 version of the plugin. Which

maven-release-plugin svn branch command failed

2008-11-04 Thread Peter Nedonosko
M Provider message: The svn branch command failed. Command output: svn: Commit failed (details follow): svn: File '/svnroot/exoplatform/projects/kernel-new/branches/2.0.4-RC/commons/pom.xml' already exists Thanks you, Peter Nedonosko, eXo Platform SAS

maven plugin descriptor error

2007-07-10 Thread Peter Vawser
what is meant by plugin descriptor? Thank you in advance. Peter Vawser nehta - National E-Health Transition Authority Phone: +61 (0)8 82053511 Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Web: www.nehta.gov.au <http://www.nehta.gov.au/>

Re: Maven Grafo plugin - proposed design

2007-05-20 Thread Peter Kolbus
; about the next steps Good idea - Prefuse does have a builtin reader and writer for GraphML, and it would seem that they set all of the custom properties in the Node objects, so this should be quite possible for the XML sources and sinks. > > On 5/19/07, Peter Kolbus <[EMAIL PROTECTED]>

Maven Grafo plugin - proposed design

2007-05-19 Thread Peter Kolbus
well do my plans match up with yours? I'll put this on the wiki once I get some sleep. Peter --- Use Cases The maven-grafo-plugin will allow Maven users to visually explore a project's dependency structure and gain the necessary information to fix dependen

Re: Maven Diagram Maker

2007-05-12 Thread Peter Kolbus
ately gets the sense that edges in the graph are springs, so the smoothness of the animation gets a higher priority. I can't say that I have any better toolkits in mind, though, so I'm not going to argue whether Prefuse is the best platform available for the job. Peter Evan Worley wrote: &

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

2007-04-12 Thread Hayes, Peter
would be a released version that could safely be cached in a local repository, like any other artifact, i.e. it would follow the snapshot / release methodology. Peter -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Thursday, April 12, 2007 10:10 AM To: Maven Devel

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

2007-04-12 Thread Hayes, Peter
in a project POM that would control which plugins to take. I think this is what people probably do internally but if it is maintained on repo1, it would save a lot of work for a lot of people. Peter -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 11,

Maven 2.0.4 Checkout tag

2006-11-26 Thread Peter Anning
Hi, I am trying to build maven from source. I used the following svs command to get the stable 2.0.4 release but I got 2.0.5-SNAPSHOT instead? svn co https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x maven-2.0.4 Thanks Peter

Re: Serena/PVCS support

2006-10-20 Thread Peter Ineson
Hi Emmanuel, Yep I shall do. I have just got the TCK working and I hope to submit mid next week. Cheers Peter Ineson Web: http://home.people.net.au/~peter_ineson/ - Original Message - From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 17, 2006

Re: Serena/PVCS support

2006-09-05 Thread Peter Ineson
Can anyone tell me how to run the TCK tests? I am guessing it is a maven goal, but which I do not know. Cheers Peter Ineson Web: http://home.people.net.au/~peter_ineson/ - Original Message - From: "Peter Ineson" <[EMAIL PROTECTED]> To: Sent: Wednesday, August

Re: Serena/PVCS support

2006-08-30 Thread Peter Ineson
Hi, I am looking at the TCK at the moment and I do have a simple question. How do you run the TCK for a specific provider and is there any configuration required? Cheers Peter Ineson Web: http://home.people.net.au/~peter_ineson/ - Original Message - From: "Emmanuel Ve

Serena/PVCS support

2006-08-08 Thread Peter Ineson
Hi,   Is anyone writing support Serena/PVCS at the moment? If no one is at the moment I can spend some time writing some support if you like.   CheersPeter Ineson  

Re: Loom/Phoenix Integration with Plexus

2006-07-14 Thread peter royal
code. A little email exchange ensued and Peter Donald, Peter Royal, Mauro, Paul agreed to the merger. Johan is away but I am going to assume he would be fine with it. The promise is to keep things working for existing Loom/Phoenix users, other then that we benefit by getting some excellent

Maven 2.0 plug-in for Eclipse plug-in project

2006-03-12 Thread Peter Kwong
Hi, As now I'm working on eclipse plug-in project, is there maven 2.0 plug-in for building eclipse plug-in project stead of I build it from eclipse? Thanks a lot. brgds Peter

[jira] Commented: (MNG-1971) Transitive dependencies not following attached tests.

2006-01-17 Thread peter royal (JIRA)
[ http://jira.codehaus.org/browse/MNG-1971?page=comments#action_56139 ] peter royal commented on MNG-1971: -- You're right. I found two such instances, MNG-1378 and MNG-1571 > Transitive dependencies not following attach

[jira] Created: (MNG-1971) Transitive dependencies not following attached tests.

2006-01-17 Thread peter royal (JIRA)
Transitive dependencies not following attached tests. - Key: MNG-1971 URL: http://jira.codehaus.org/browse/MNG-1971 Project: Maven 2 Type: Wish Versions: 2.0.1 Reporter: peter royal I followed the

[jira] Created: (CONTINUUM-500) windows client to windows server cvsnt connection: wrong cvsroot value?

2005-12-08 Thread Peter Hertogen (JIRA)
Environment: Installed on PC running continuum server: Windows XP Prof. 5.1.2600 cvsnt 2.0.51d Both Maven 1.0.2 and Maven 2.0 installed Continuum 1.0.1 j2sdk1.4.2_08 CVS server: Windows Server 2003 (?) Reporter: Peter Hertogen problem in connecting from windows XP client to windows CVS

[jira] Commented: (MNG-1521) Maximize the use of the Apache wiki page for Maven

2005-11-11 Thread Peter Pilgrim (JIRA)
[ http://jira.codehaus.org/browse/MNG-1521?page=comments#action_50697 ] Peter Pilgrim commented on MNG-1521: I second this emotion. I am struggling with Maven multi-module and getting to javadoc plugin to generate group packaging documentation. In fact

[jira] Created: (MNG-1394) Use of the RelativePath Multi-Module produces failure

2005-11-02 Thread Peter Pilgrim (JIRA)
XP Reporter: Peter Pilgrim Run maven with the pom.xml that explicitly set the element inside the parent element causes a stacktrace failure C:\Projects\bridgetown\core>mvn compile [INFO] Scanning for projects... [I

[jira] Created: (MNG-1386) Failure to launch Javadoc correctly

2005-11-01 Thread Peter Pilgrim (JIRA)
: Peter Pilgrim Fix For: 2.0 Running from the DOS command % mvn javadoc:javadoc Produces [INFO] [javadoc:javadoc] [INFO] C:\opt\j2sdk1.4.2_04\jre\..\bin\javadoc.exe @options @files usage: javadoc [options] [packagenames] [sourcefiles] [classnames] [EMAIL PROTECTED] -overview

Re: [m2] Database plugin

2005-10-27 Thread Peter Lynch
Vincent, Thanks for mentioning Octopus. I too am looking for such a plugin. My innediate need is for an m1 project though. The most I got is an m1 plugin wrapping a snapshot of ddlutils. -Peter Vincent Massol wrote: FYI, I've blogged about my need for a database plugin for m2 here:

[jira] Commented: (MNG-678) scp intermittently failing deploying artifact

2005-10-25 Thread Peter Lynch (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_49262 ] Peter Lynch commented on MNG-678: - Certain parts of this issue are similar to one I am experiencing, although the resulting error message is a little different. I successfully deployed

[jira] Created: (MAVEN-1713) Date pasing errors in plugins using CVS

2005-10-12 Thread Peter Tillemans (JIRA)
server Reporter: Peter Tillemans Apparently the date format change applied to CVS a while back continues to wreak havoc. I found the following mail very instructive (and fixed my issues): > The problems with cvs date handling reported in > http://jira.codehaus.org/browse/MAVEN-1447

[jira] Created: (MAVEN-1706) maven.src.dir != pom.build.sourceDirectory

2005-10-05 Thread Peter Lynch (JIRA)
maven.src.dir != pom.build.sourceDirectory -- Key: MAVEN-1706 URL: http://jira.codehaus.org/browse/MAVEN-1706 Project: Maven Type: Bug Components: documentation, core Versions: 1.0.2 Reporter: Peter Lynch Maven

[jira] Commented: (MAVEN-1702) Maven 1.1 beta 2 unable to parse POM for middlegen plugin v2.1

2005-09-28 Thread Peter Monks (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1702?page=comments#action_47403 ] Peter Monks commented on MAVEN-1702: Regardless of the underlying cause, this change breaks backwards compatibility. I guess I'll just have to wait and see which other pl

[jira] Commented: (MAVEN-1702) Maven 1.1 beta 2 unable to parse POM for middlegen plugin v2.1

2005-09-28 Thread Peter Monks (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1702?page=comments#action_47397 ] Peter Monks commented on MAVEN-1702: Why is Maven 1.1 changing the validation rules for old POM versions? The middlegen plugin contains a version 1 POM for example - surely Maven

[jira] Created: (MAVEN-1702) Maven 1.1 beta 2 unable to parse POM for middlegen plugin v2.1

2005-09-28 Thread Peter Monks (JIRA)
maven-simian-plugin-1.5 maven-site-plugin-1.6.1 maven-tasklist-plugin-2.4 maven-test-plugin-1.7 maven-uberjar-plugin-1.2 maven-war-plugin-1.6.1 maven-xdoc-plugin-1.9.2 Home Build properties : {maven.repo.remote=http://www.ibiblio.org/maven/, file://C:/Dev/VPS_SCM/vendor/} Reporter: Peter

[jira] Reopened: (MAVEN-1450) jsl:template Property 'match' has no write method

2005-09-26 Thread Peter Lynch (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1450?page=all ] Peter Lynch reopened MAVEN-1450: Assign To: Brett Porter Sample output: $maven site __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent pro

[jira] Created: (MNG-674) Plugin @parameter alias does not seem to work

2005-07-28 Thread Peter van de Hoef (JIRA)
Plugin @parameter alias does not seem to work - Key: MNG-674 URL: http://jira.codehaus.org/browse/MNG-674 Project: Maven 2 Type: Bug Components: maven-plugin-api Versions: 2.0-beta-1 Reporter: Peter van de

Re: How to get Maven plug-in to operate in the context of Eclipse Workspace

2005-07-12 Thread Peter Neubauer
lugging into OSGi and Eclipse. Probably JVZ can give more info on that? /peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MNG-362) inheritance problem

2005-04-27 Thread Peter van de Hoef (JIRA)
inheritance problem -- Key: MNG-362 URL: http://jira.codehaus.org/browse/MNG-362 Project: m2 Type: Bug Versions: 2.0-alpha-1 Reporter: Peter van de Hoef Attachments: plugin-management-issue.tar.gz I have specified a

[jira] Created: (MNG-358) My own repo is consulted for parent POM's but not for plugins

2005-04-26 Thread Peter van de Hoef (JIRA)
pha-1 Reporter: Peter van de Hoef It seems that plugins are only downloaded from the Maven repository and not from user defined repo's. Other dependencies are correctly downloaded from the user repository. I have the following situation. A parent POM (parent) a child POM (child) and a plug

[jira] Created: (MNG-357) 'build' section of POM does not appears to be inherited

2005-04-26 Thread Peter van de Hoef (JIRA)
Reporter: Peter van de Hoef It appears that the section is (completely) inherited if it is not present in the derived POM, but if a section is specified in the derived POM, everything from the base POM is thrown away and only the settings of the derived POM are used. In my parent POM I have

Re: [jira] Closed: (MAVEN-1126) Upgrade ant to 1.6

2004-07-25 Thread Peter Nabbefeld
Hello, as resolution is set to DUPLICATE: From which issue this is a duplicate? If You're closing/resolving an issue as duplicate: Could You please add a comment to find the duplicate? Kind regards Peter Nabbefeld [EMAIL PROTECTED] schrieb: Message: The following issue has been c

Re: [vote] release Maven 1.0

2004-07-12 Thread Peter Kazmier
+1 On Jul 12, 2004, at 9:15 PM, Brett Porter wrote: Dear PMC, I propose we release Maven 1.0. The contents are identical to the test release built the other day, with the addition of the following: maven-javadoc-plugin-1.6.1 (pending vote) maven-changelog-plugin-1.7.1 maven-jnlp-plugin-1.4 maven-j

Re: [VOTE] Promote the Abbot plugin to plugins proper

2004-06-11 Thread Peter Kazmier
+1 On Jun 10, 2004, at 6:53 AM, Vincent Massol wrote: Hi, The abbot plugin is currently located in the plugins sandbox. It's ready for a 1.0 release. I'd like to promote it to the plugins proper. Here is some more information about the plugin: http://maven.apache.org/reference/plugins/abbot/ What

Re: [VOTE] Release all changed plugins

2004-05-13 Thread Peter Lynch
I will do webserver as well. I don't think there are any issues there but it is worth a closer look on my part. Same timeline... -Peter Brett Porter wrote: Ok, sounds good to me. It's really good to see you owning this process because it's how its meant to be! Will you do webser

Re: [VOTE] Release all changed plugins

2004-05-12 Thread Peter Lynch
C3 of maven in the meantime. +0 Thanks, -Peter Brett Porter wrote: Hi, Please vote +1 if you don't mind all changed plugins being released again. If you have a particular plugin you would like to release yourself, please just mention that in your email and say when it will be done by. I

Re: Putting projects in categories

2003-12-01 Thread Peter Donald
On Tue, 2 Dec 2003 03:14 pm, Peter Donald wrote: > On Tue, 2 Dec 2003 03:04 pm, Jason van Zyl wrote: > > Vincent, > > > > How did you put a project in a specific category? I can't seem to find > > the option anywhere ... > > Go into admin screen and do a

Re: Putting projects in categories

2003-12-01 Thread Peter Donald
. Just select maven and you be good to go. -- Cheers, Peter Donald Beer is proof that God loves us and wants us to be happy. -- Benjamin Franklin -

Re: [pom3/4] element.

2003-11-28 Thread Peter Lynch
rning to the user and let the user decide if they care. Some goals in the plugin may fail, others may work, etc... My 2 cents... -Peter Vincent Massol wrote: Here is what I said in an email: --- As requested by dIon here's a summary of the 2 proposals we have for introducing com

Re: [Plugin plugin] Changing plugin:deploy

2003-11-28 Thread Peter Lynch
developers and you are testing a new plugin that you don't want to make available to others in the local repo. -Peter Vincent Massol wrote: Hi, I'd like to change the plugin:deploy goal so that it deploys the plugin on the remote repo instead of simply unpacking a plugin jar in the local pl

Re: [VOTE] One JIRA project per plugin (was RE: [JIRA] maven-plugins project now exists)

2003-11-14 Thread Peter Donald
egory? +1 -- Cheers, Peter Donald "Monday is an awful way to spend 1/7th of your life." -Unknown - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

  1   2   >