Re: release-plugin non-interactive release and system properties

2014-01-09 Thread Stephen Connolly
did you remove release.properties first... because once that file is sitting there all bets are off On 9 January 2014 10:29, Weston, Steve steve.wes...@perceptive.com wrote: Thanks for the reply. Unfortunately I get the same result when using a SNAPSHOT in the version tag too. Is my

Re: New logo?

2014-01-09 Thread Stephen Connolly
The Owl is usually a symbol of wisdom, e.g. the wise owl. Maven embodies the collective wisdom of how to build software Hence why I did #5 On 9 January 2014 15:51, Mark H. Wood mw...@iupui.edu wrote: On Thu, Jan 09, 2014 at 09:32:54AM -0600, Curtis Rueden wrote: All of the logos are OK,

Re: New logo?

2014-01-09 Thread Stephen Connolly
On 9 January 2014 16:32, Tamás Cservenák ta...@cservenak.net wrote: About raven, is already taken: http://www.maven.co/ Some sneaky peaks for same named (but non related sites) -- just to see what others came up with: http://www.maven-sf.com/ http://lasp.colorado.edu/home/maven/

Re: Maven2/Maven3 plugin development: Ensuring only the available parameters are allowed

2014-01-08 Thread Stephen Connolly
There are valid reasons why a configuration having invalid elements may be valid. Consider the case where xpath:/project/build/pluginManagement/plugins/plugin/version specifies the *default* version and xpath:/project/build/plugins/plugin/version is absent... In this case

Re: Need advice automating a Java test suite.

2014-01-08 Thread Stephen Connolly
Profiles are the path to madness. There are two ways I can see to tackle this: 1. Use the invoker plugin to fork maven builds for each of your test steps Or 2. Use a multi-module project so that the separate modules do the separate parts. The second is likely the more maven way but the 1st is

Re: Misunderstanding modules: Two or more projects in the reactor have the same identifier

2014-01-07 Thread Stephen Connolly
FYI I call that a local aggregator pom. I typically set them up for the various projects I jump between. I can then just open the whole set of projects from intellij in one go and as this is maven I can safely discard all the IDE's project info and have it regenerated from the pom and the pom's

Re: Using Plugin Truncated Name

2014-01-06 Thread Stephen Connolly
On 6 January 2014 12:40, Omar@Gmail omarnet...@googlemail.com wrote: I have written my own maven mojo plugin and wish to use the truncated name instead of the long name to invoke it, like so: Instead of mvn org.apache.maven.plugins:maven-pce-plugin:pull I want use: mvn pce:pull But

Re: short and snappy description of what Maven is

2014-01-06 Thread Stephen Connolly
The goal is to put this on the front page so that people know enough to decide if they need/want to dig deeper On Monday, 6 January 2014, Russell Gold wrote: Of course, you could say that about Gradle, too. And ant now does have the ability to use those dependency features. I went through

Re: short and snappy description of what Maven is

2014-01-06 Thread Stephen Connolly
On Monday, 6 January 2014, Ron Wheeler wrote: I think that the target has to be people deciding whether to try Maven. They initially want to know what it does and why it is better than Ant or whatever they are using now. Trying to teach Maven in a single sentence is too much to ask. Maven

Re: short and snappy description of what Maven is

2014-01-06 Thread Stephen Connolly
this? On Jan 6, 2014, at 3:02 PM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: On Monday, 6 January 2014, Ron Wheeler wrote: I think that the target has to be people deciding whether to try Maven. They initially want to know what it does and why it is better than Ant or whatever

Re: Maven Jarsigner plugin vs Apache Maven Shared Jarsigner

2014-01-06 Thread Stephen Connolly
maven-jarsigner-plugin is a plugin apache maven shared jarsigner is the common dependency that is used by the plugin... because signing jars is something that other plugins may want to do, this dependency provides an API to do that signing On 6 January 2014 20:56, alejandro.e...@miranda.com

Re: short and snappy description of what Maven is

2014-01-06 Thread Stephen Connolly
On 6 January 2014 22:18, Thomas Broyer t.bro...@gmail.com wrote: Le 6 janv. 2014 22:34, Stephen Connolly stephen.alan.conno...@gmail.com a écrit : I don't want a religious war. If Gradle or ANT are a better fit for the way some people think about building software... well good for them

New site content

2014-01-03 Thread Stephen Connolly
OK, so to start working on new content I created some pages on the wiki: The first page is a 60 seconds overview of Maven's build process https://cwiki.apache.org/confluence/display/MAVEN/Tutorial:+Maven+in+60+seconds I am using icons because I want to have subsequent pages give more detail and

Re: New site content

2014-01-03 Thread Stephen Connolly
Just in case it wasn't clear... I'm looking for comments and feedback On 3 January 2014 14:35, Stephen Connolly stephen.alan.conno...@gmail.comwrote: OK, so to start working on new content I created some pages on the wiki: The first page is a 60 seconds overview of Maven's build process

Re: New logo?

2014-01-03 Thread Stephen Connolly
the letting from http://blog.sonatype.com/wp-content/uploads/2010/03/maven1.jpg if you wanted something a little edgier and crisp. On 1/2/14 3:36 PM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: Well our current icon is somebody's arse behind a laptop... Which with a cleaner site looks

Re: New site content

2014-01-03 Thread Stephen Connolly
Connolly stephen.alan.conno...@gmail.com: Just in case it wasn't clear... I'm looking for comments and feedback On 3 January 2014 14:35, Stephen Connolly stephen.alan.conno...@gmail.comwrote: OK, so to start working on new content I created some pages on the wiki: The first page is a 60

Re: New site content

2014-01-03 Thread Stephen Connolly
On 3 January 2014 16:09, Robert Scholte rfscho...@apache.org wrote: Op Fri, 03 Jan 2014 16:46:33 +0100 schreef Stephen Connolly stephen.alan.conno...@gmail.com: On 3 January 2014 15:17, Robert Scholte rfscho...@apache.org wrote: Hi, I like the idea of images, however I would avoid

Re: New site content

2014-01-03 Thread Stephen Connolly
On 03/01/2014 11:09 AM, Robert Scholte wrote: Op Fri, 03 Jan 2014 16:46:33 +0100 schreef Stephen Connolly stephen.alan.conno...@gmail.com: On 3 January 2014 15:17, Robert Scholte rfscho...@apache.org wrote: Hi, I like the idea of images, however I would avoid a graph to make something

Re: New site content

2014-01-03 Thread Stephen Connolly
On 3 January 2014 16:33, Stephen Connolly stephen.alan.conno...@gmail.comwrote: FYI here is my current plan for content: https://cwiki.apache.org/confluence/display/MAVEN/New+Main+Site On 3 January 2014 16:27, Ron Wheeler rwhee...@artifact-software.comwrote: I agree with Robert's comment

Re: Welcome Karl Heinz Marbaise as a Maven Committer

2014-01-03 Thread Stephen Connolly
Welcome! Please be sure to update the maven pom to reflect that you are now a committer (as well as test out your shiny new account that I think I gave set up correctly) On Friday, 3 January 2014, Robert Scholte wrote: Hi Maven folks! The Apache Maven PMC is glad to welcome Karl Heinz

Re: How to copy unversioned test resources during release:perform?

2014-01-02 Thread Stephen Connolly
Hmmm that is an interesting problem... One solution would be to add a goal to http://maven.apache.org/maven-release/maven-release-plugin/perform-mojo.html#goalsthat does the copy, for example you could have the default execution of antrun:run copy the resources if they exist in ../../src/somepath

Re: New logo?

2014-01-02 Thread Stephen Connolly
if nobody else is willing to try their hand, perhaps we will be reduced to a run-off of my creations) On 21 December 2013 12:25, Stephen Connolly stephen.alan.conno...@gmail.com wrote: Having thought about it overnight... if people really want to go with a non-stylised raven we can always

Re: New logo?

2014-01-02 Thread Stephen Connolly
/maven-logo-contest/screenshot-14.png ) On 2 January 2014 12:47, Stephen Connolly stephen.alan.conno...@gmail.comwrote: two more that I drew over the holidays: http://people.apache.org/~stephenc/maven-logo-contest/maven-12.png (in context: http://people.apache.org/~stephenc/maven-logo

Re: New logo?

2014-01-02 Thread Stephen Connolly
into the past kind of feeling. If it looks good, perhaps it can be a #15... On 1/2/14 7:18 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: As 9 is particularly problematic I have sketched -14 which is not a direct copy of a silhouette. This still has the issue w.r.t. other marks

Re: New logo?

2014-01-02 Thread Stephen Connolly
-contest/maven-3a.png) even if this animal might be badly connotated (not here in France, I'd say, since we're not accustomed to seeing them ;-)). The The Crow dark style isn't friendly enough, /me think. 2014/1/2 Stephen Connolly stephen.alan.conno...@gmail.com http://people.apache.org

Re: New logo?

2014-01-02 Thread Stephen Connolly
how about you try sketching out what you mean! On 2 January 2014 16:18, Adam Retter adam.ret...@googlemail.com wrote: I like that one best personally. How about something like the Albanian coat of arms? On 2 January 2014 15:11, Stephen Connolly stephen.alan.conno...@gmail.com wrote: http

Re: New logo?

2014-01-02 Thread Stephen Connolly
how about you try sketching out what you mean! On 2 January 2014 16:18, Adam Retter adam.ret...@googlemail.com wrote: I like that one best personally. How about something like the Albanian coat of arms? On 2 January 2014 15:11, Stephen Connolly stephen.alan.conno...@gmail.com wrote: http

Re: New logo?

2014-01-02 Thread Stephen Connolly
So what... you cannot do worse than http://people.apache.org/~stephenc/maven-logo-contest/maven.png On 2 January 2014 16:55, Adam Retter adam.ret...@googlemail.com wrote: I would love to, but I posses absolutely zero artistic skill. On 2 January 2014 16:28, Stephen Connolly

Re: Adding the path to the pom file as a variable.

2014-01-02 Thread Stephen Connolly
mvn -f path/to/pom.xml On 2 January 2014 16:50, onlypq onl...@gmail.com wrote: Hello, The location of my POM is dynamic, my script will create a variable to the location of the pom file but I do not know how to enter that variable in the maven command line. Can that be done? Thanks pq

Re: New logo?

2014-01-02 Thread Stephen Connolly
=lnmstbm=ischsa=Xei=uKnFUsCFBKGK0AWR6YHADQved= 0CAkQ_AUoAQbiw=1858bih=934#hl=nlq=aardvarktbm=ischtbs=itp:clipart Op Thu, 02 Jan 2014 18:52:57 +0100 schreef Stephen Connolly stephen.alan.conno...@gmail.com: So what... you cannot do worse than http://people.apache.org/~stephenc/maven-logo

Re: New logo?

2014-01-02 Thread Stephen Connolly
changing the icon, not the logo. i.e. is the logo inclusive of the mAven name ( side question - why is the A always a different colour, historic Ant reference? ) On 3 Jan 2014, at 2:18, Stephen Connolly wrote: As 9 is particularly problematic I have sketched -14 which is not a direct copy

Re: New logo?

2014-01-02 Thread Stephen Connolly
/l/ http://static.adamretter.org.uk/maven-logo-example1.png and http://static.adamretter.org.uk/maven-logo-example2.png Thanks On 2 January 2014 17:52, Stephen Connolly stephen.alan.conno...@gmail.com wrote: So what... you cannot do worse than http://people.apache.org/~stephenc/maven

Re: How to run a script only for top-level project using maven-antrun-plugin?

2013-12-23 Thread Stephen Connolly
inheritfalse/inherit On 23 December 2013 20:16, Sumit Kumar skbrnwl-...@yahoo.com wrote: Hi, I want to create a profile that can help me run an auto-generated script onto the target m/c. Since i would want this on a build m/c to be executed only once, i figured it would be better to keep

Re: Setting user property via cmd using group-id artifact-id

2013-12-17 Thread Stephen Connolly
(also pom) changing, but often we have to change some plugin property (tesets, source packing, ...) being able to change it via external property would be useful. Should I file a feature request? Under which component? Thanks, Matej. On 12/16/2013 09:54 PM, Stephen Connolly wrote

Re: Setting user property via cmd using group-id artifact-id

2013-12-16 Thread Stephen Connolly
not without changing the pom. You could set each module to have its own configuration for the skip property, e.g. properties maven.test.skip${foobar.test.skip}/maven.test.skip foobar.test.skipfalse/foobar.test.skip /properties the above in module foobar, in module barfoo you'd have

Re: Multi-modules projects

2013-12-13 Thread Stephen Connolly
packaging is your friend The C++ code should be using a different packaging type, that way it can bind the plugins that your C++ packaging needs to the corresponding lifecycle phases and then... mvn compile will do just that, irrespective of whether you are in the C++ or the Java module, and

Re: Jose Manuel Garcia Maciel is out of the office.

2013-12-12 Thread Stephen Connolly
Thanks for the update. If you want us to set up a wiki page to track your out of office status please don't reply to this message. Our tracking of out of office status has been somewhat lacking recently after Julia changed jobs/mail agent On Thursday, 12 December 2013, Jose Manuel Garcia

Re: How to resolve right dependency which enabled and built/install with profile?

2013-12-11 Thread Stephen Connolly
not be the right solution, While if there isn't an automatic way to meet this requirement, can I take it as a feature missing? Best Regards, Raymond Liu -Original Message- From: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com] Sent: Tuesday, December 10, 2013 6:57 PM

Re: How to resolve right dependency which enabled and built/install with profile?

2013-12-10 Thread Stephen Connolly
Using profiles to manipulate dependencies is a route to madness. An modules dependencies should be a constant... It was a mistake to allow dependencies within profile. The correct solution is to create additional modules that aggregate in the corresponding lib versions (this is also a bad plan,

Re: maven-release-plugin oddity - no git commit under mvn 3.1.1

2013-12-09 Thread Stephen Connolly
There is a know issue with Git and release plugin 2.4.2 and something to do with SCM version bundled in Maven 3.1.1? (or maybe 3.1.x) Olivier may know more. On 9 December 2013 02:40, Mark Derricutt m...@talios.com wrote: Hey all, Just encountered a strange issue with the

Re: maven-release-plugin oddity - no git commit under mvn 3.1.1

2013-12-09 Thread Stephen Connolly
with #. Mark On 9 Dec 2013, at 22:00, Stephen Connolly wrote: There is a know issue with Git and release plugin 2.4.2 and something to do with SCM version bundled in Maven 3.1.1? (or maybe 3.1.x) Olivier may know more.

Re: Version resolution question (was: plugin version ranges errors with Maven 3.1.1)

2013-12-07 Thread Stephen Connolly
Legacy local repository is what you need to set... Mvn -help will tell you the cli option On Friday, 6 December 2013, John Dix wrote: Sorry, I meant we do not have Shade 2.1 plugin. 2.0 is in our repository. -Original Message- From: John Dix Sent: Friday, December 06, 2013 3:25 PM

Re: Releasing artifacts with and without debug info

2013-12-05 Thread Stephen Connolly
Well first off I think it would be better to have the full debug info in the main artifact as you can always use tooling to strip debug info as a consumer the debug info will have no effect on the transitive dependencies, so from that PoV having a -nodebug.jar makes sense Classifier would

Re: Releasing artifacts with and without debug info

2013-12-05 Thread Stephen Connolly
2013 11:37:54 +0100 schreef Stephen Connolly stephen.alan.conno...@gmail.com: Well first off I think it would be better to have the full debug info in the main artifact as you can always use tooling to strip debug info as a consumer the debug info will have no effect on the transitive

Re: Maven trying to download pom being built and then fails with what seems to be an imaginary error

2013-11-29 Thread Stephen Connolly
go into quotes. Maybe I should use single quotes instead :-). /Tommy 28 nov 2013 kl. 18:58 skrev Stephen Connolly stephen.alan.conno...@gmail.com: Sounded like you were using a pom to install 3rd party jars into the local repo for other modules to use... I ack that I could be wildly off

Re: Cannot find parent POM... but it's there!

2013-11-29 Thread Stephen Connolly
Maven 3.0+ enforces that downloaded artifacts were resolved from a repository url/id that matches an url available for the current session. Your log shows that the only repository url/id available to your session is [central (http://repo.maven.apache.org/maven2, releases)] i.e. you are using

Re: Maven trying to download pom being built and then fails with what seems to be an imaginary error

2013-11-28 Thread Stephen Connolly
Hmmm I suspect you may not have read this post: http://developer-blog.cloudbees.com/2013/03/playing-trade-offs-with-maven.html (Trigger for suspicion is people referring to an install pom... esp when they put install in quotes) On 28 November 2013 17:04, Tommy Svensson to...@natusoft.se wrote:

Re: Maven trying to download pom being built and then fails with what seems to be an imaginary error

2013-11-28 Thread Stephen Connolly
into the local repo... you may be the 1 time out of 10 that isn't ;-) On 28 November 2013 17:19, Tommy Svensson to...@natusoft.se wrote: 28 nov 2013 kl. 18:10 skrev Stephen Connolly stephen.alan.conno...@gmail.com: Hmmm I suspect you may not have read this post: http://developer

Re: Changing JDK version without specifying maven-compiler-plugin version

2013-11-27 Thread Stephen Connolly
version of the maven-compiler-plugin is configured, and certainly none of them is the uber-pom. I'd just like to see it; I like to understand how stuff works ;-) Thanks, Malte On 11/26/2013 04:26 PM, Stephen Connolly wrote: On 26 November 2013 14:59, Malte Skoruppa skoru...@cs.uni-saarland.de

Re: Changing JDK version without specifying maven-compiler-plugin version

2013-11-27 Thread Stephen Connolly
:32 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: On 27 November 2013 10:18, Malte Skoruppa skoru...@cs.uni-saarland.de wrote: Hi all, thank you for your helpful answers. I grasped a lot about how Maven internally works and learned some tricks (e.g., dependency:analyze

Re: Changing JDK version without specifying maven-compiler-plugin version

2013-11-26 Thread Stephen Connolly
On 26 November 2013 14:59, Malte Skoruppa skoru...@cs.uni-saarland.dewrote: Hi, I'm new to Maven and I'm currently going through the Getting Started guide. While reading, the following question came to me. As far as I understand, Maven defaults to compiling all Java source files with

Re: Changing JDK version without specifying maven-compiler-plugin version

2013-11-26 Thread Stephen Connolly
On 26 November 2013 15:59, Malte Skoruppa skoru...@cs.uni-saarland.dewrote: Hi, thanks for your quick answer. Generally, I don't want to do that. On the one hand, I would like for Maven to simply use the latest version of the maven-compiler-plugin that is available (the default

Re: Maven Custom Parent property from Module

2013-11-25 Thread Stephen Connolly
Well you do know all bets are off if you are using non-SNAPSHOT versions for anything but a release build On 25 November 2013 10:19, Panciz dav.pole...@gmail.com wrote: OK adding the relativePath../PMS-Main/relativePath to the child pom.xml everything works. Thanks for the quick reply.

Re: create a jar-file with content of other jars

2013-11-24 Thread Stephen Connolly
For a single purpose one time deal like this, there is no shame in putting the jars in src/ and just using an ant task to unzip them into target/classes On Thursday, 21 November 2013, Heinrich Götzger wrote: Hi, this might have been discussed somewhere else already, but I couldn't find it

Re: Excluding maven pom.xml from generated jar as a security precaution?

2013-11-19 Thread Stephen Connolly
I used (former employer) use a process akin to shade to publish clean poms at an alternative groupId... it was OK but a bit of a pain On 19 November 2013 14:47, Benson Margulies bimargul...@gmail.com wrote: The security concern here is nonsense, at best it's 'security by obscurity'.

[ANN] Apache Doxia base 1.5 Released

2013-11-18 Thread Stephen Connolly
The Apache Maven team is pleased to announce the release of Apache Doxia Base, version 1.5 Doxia is a content generation framework that provides powerful techniques for generating static and dynamic content: Doxia can be used in a web-based publishing context to generate static sites, in

Re: Feature idea - global excludes

2013-11-14 Thread Stephen Connolly
My understanding is that a POM schema change would require a major version bump, so such a feature will *not* be in any version called 3.2 On 14 November 2013 14:53, Cemo cemalettin@gmail.com wrote: http://jira.codehaus.org/browse/MNG-1977 :) Will be fixed in 3.2 On 14 November 2013

Re: maven-failsafe-plugin: what is it actually intended for?

2013-11-13 Thread Stephen Connolly
On 13 November 2013 15:20, James Green james.mk.gr...@gmail.com wrote: I love the FAQ entry that states that it is intended for running integration tests. The next entry should read: What do you call an integration test? Any test that takes more than 1 second to run is *not* a unit test.

Re: obfuscation

2013-11-12 Thread Stephen Connolly
That is a JavaGuard problem not a Maven problem... you'd need to know how to set up JavaGuard... I don't claim to know that On 12 November 2013 13:20, ravindar ravindar.gumm...@gmail.com wrote: Hi Stephen, I am getting FileNotFound exception as I don't have config.properties file in the

Re: How to test with multiple versions

2013-11-12 Thread Stephen Connolly
Maven invoker plugin would be one way to do that. Basically you have a child project for each touchstone version... or you can use invoker.properties to pass the touchstone versions through to the executions On 12 November 2013 15:15, Marshall Schor m...@schor.com wrote: Hi, We would like

Re: obfuscation

2013-11-12 Thread Stephen Connolly
Ha! I didn't spot the date... Further information. I no longer work for the people that the pom snippet was from, so even if I could have been bothered to try and dig the source out of source control (in this case it would have been Accurev, so there is no guarantee that that specific lying SCM

Re: Why is mvn validate compile different from mvn validate; mvn compile?

2013-11-07 Thread Stephen Connolly
On Thursday, 7 November 2013, Curtis Rueden wrote: Hi Alexander, The non-maven-jar plugin was new to me, but unfortunately it also does not do what I want because it expects the JAR to already exist in a certain place and even have a custom Maven module for it. There are plugins that

Re: Why is mvn validate compile different from mvn validate; mvn compile?

2013-11-07 Thread Stephen Connolly
On Thursday, 7 November 2013, Curtis Rueden wrote: Hi Alexander, do you have any suggestion how to solve this problem in a clean, canonical Maven way, given a single condition: no private Nexus or external Maven repo is available and I want one-stop shopping and clean bootstrapping

Re: System-wide, read-only repository

2013-10-30 Thread Stephen Connolly
If you can control the version of Maven they run, you could create a aether plugin that would let you use a tiered set of repositories... at least if I understand aether correctly... then by putting that in the $MAVEN_HOME/lib and doing some magic you might be able to at least share the read-only

Re: Detected Maven Version: 2.2.1 is not in the allowed range [3.0.2,)

2013-10-25 Thread Stephen Connolly
The people who write the software you are trying to build have decreed that you need to use a recent version of Maven in order to build correctly. They have defined an enforcer rule to enforce their minimum maven version requirement. The enforcer rule has kicked in and failed the build early

Re: Detected Maven Version: 2.2.1 is not in the allowed range [3.0.2,)

2013-10-25 Thread Stephen Connolly
. /message /requireMavenVersion Hadoop are not as forgiving as me it would seem On 25 October 2013 11:23, Stephen Connolly stephen.alan.conno...@gmail.comwrote: The people who write the software you are trying to build have decreed that you need to use a recent

Re: Detected Maven Version: 2.2.1 is not in the allowed range [3.0.2,)

2013-10-25 Thread Stephen Connolly
On 25 October 2013 11:26, Stephen Connolly stephen.alan.conno...@gmail.comwrote: FTR, here is the standard requires I add to most of my projects: requireMavenVersion version(,2.1.0),(2.1.0,2.2.0),(2.2.0,)/version This range lets through any maven

Re: Blacklisting during Dependency Location

2013-10-23 Thread Stephen Connolly
Our corporate internal repo needs a login for read access, and we have no issues when people use the settings.xml that I tell them to use! On 23 October 2013 13:19, Russell Gold r...@gold-family.us wrote: Hi Robert, In all of the repositories I've seen, you never had to login to see

Re: passing the deployed artifact URL to another system

2013-10-21 Thread Stephen Connolly
These are not the droids you are looking for... Also, this is not the problem you want to solve... Nexus Pro has this nice feature called staging whereby the URL you deploy to is not the same URL that people download from. I know Artifactory has similar features. The final nail in the coffin is

Re: passing the deployed artifact URL to another system

2013-10-21 Thread Stephen Connolly
/artifact/versio n/artifact.jar 4/7757K ... So the URL is constructed somewhere in the maven execution to be used by the deploy phase. Even if you can only point me to the maven deploy code which does the construct, that would be helpful. On 21/10/2013 13:30, Stephen Connolly stephen.alan.conno

Re: Default value for properties depending on active profile

2013-10-18 Thread Stephen Connolly
https://issues.jboss.org/browse/AS7-4296 On 18 October 2013 11:10, Martin Hoeller mar...@xss.co.at wrote: On 18 Okt 2013, Adrien Rivard wrote: Most server allow you to externally override context-param without modifying the war I can't find anything for JBoss 7, which is the

Re: Deploying third-pary jar via scp

2013-10-13 Thread Stephen Connolly
On Sunday, 13 October 2013, Kevin Krumwiede wrote: first of all, there is no ~/.m2/lib, Maven solely relies on plugins and its dependencies. This isn't Ant. Weird. I found a bunch of how-tos that said that was how to do it. Maybe in an older version? No they said you can put the deps in

Re: [ANN] 2013 Committer School for people who want to become Maven Committers

2013-10-12 Thread Stephen Connolly
There is only one pre-requisite... Namely that you have enough interest to motivate yourself. We don't have a magic bullet... It's more a way of saying hey I'd like to be a committer, can I have some people to mentor me as I try to show I have what it takes We don't set homework, good committers

Re: Is there a Maven plugin for the Java debugger (jdb)?

2013-10-11 Thread Stephen Connolly
Why would you want to walk from New York to San Francisco when you can fly? Some people are gluttons for punishment, some people like text-mode (works better over plain ssh without resorting to eg X11 forwarding) Finally debugging when the debugger and debugged process are on the same machine

Re: maven shade: how to actually use custom shader (plus a few ideas)

2013-10-01 Thread Stephen Connolly
On 1 October 2013 02:49, Bear Giles bgi...@coyotesong.com wrote: First the question: how do I actually use a custom shader? I've created my own Shader implementation based on DefaultShader, set a new hint, and modified the working pom.xml entry with shaderHintmyShaderHint/shaderHint. It

Re: maven shade: how to actually use custom shader (plus a few ideas)

2013-10-01 Thread Stephen Connolly
, Stephen Connolly stephen.alan.conno...@gmail.com wrote: On 1 October 2013 02:49, Bear Giles bgi...@coyotesong.com wrote: First the question: how do I actually use a custom shader? I've created my own Shader implementation based on DefaultShader, set a new hint, and modified

Re: Which minify plugin do you use?

2013-09-30 Thread Stephen Connolly
I use jszip.org but then I'm biased, and I have to put some cycles into getting it past -alpha- and ready for beta... and work has been distracting me for some time... should be getting some time shortly (though perhaps after the end of the month if I am realistic) On 30 September 2013 16:41,

Re: Error with maven. the jar file cannot be read or is not a valid ZIP file

2013-09-25 Thread Stephen Connolly
Have a look at some of the offending files and see if they contain HTML... 9 times out of 10 the issue is HTML downloaded from some intermediate proxy and the text in that HTML will tell you some of the information you require On 25 September 2013 13:44, Jorge Infante Osorio jorg...@uci.cu

Re: issues when disabling settings.xml

2013-09-24 Thread Stephen Connolly
Maven keeps track of the source of the artifacts that it downloads. When you swap out your settings.xml, then the source changes from your corporate proxy to maven central. Thus Maven expects that the artifacts in the cache may no longer even exist or may be different. Maven therefore tries to

Re: release-plugin versions

2013-09-24 Thread Stephen Connolly
if they have the correct versions mvn release:prepare release:perform -B if you want to check what will happen first mvn release:prepare -B -DdryRun=true On 24 September 2013 16:17, alejandro.e...@miranda.com wrote: Is it possible with the m-release-p to release a multi module project

Re: Maven free and public repository?

2013-09-19 Thread Stephen Connolly
Get thee to central. Sonatype are the current guardians of access, their process has always seemed quite painless to me On Thursday, 19 September 2013, Dahmen Manuel wrote: Hello, We'd like to have a maven repository, to publish our projects. Are there free available solutions in the

Re: creating a project property from dependency details

2013-09-16 Thread Stephen Connolly
I get the feeling there is something about the maven approach to doing things that we are failing you by not explaining correctly. The really annoying, for me, thing is that you keep coming close to the established best ways... And then just at the last second you swerve violently left/right to

Re: list of available properties

2013-09-13 Thread Stephen Connolly
I think some of it's goals are questionable from a “best practice” point of view. Certainly read-project-properties and set-system-properties should come with health warnings as they can have very visible edge cases: * The properties they introduce all apply after a good chunk of the model has

Re: using a plugin twice?

2013-09-03 Thread Stephen Connolly
Just add the second execution with a different id On Tuesday, 3 September 2013, Richard Sand wrote: I've a feeling I know the answer at this point, but: Is it possible to use the same plugin twice in the same maven session? E.g. if I want to use maven-assembly-plugin to create two different

Re: run failsafe/surefire only

2013-08-28 Thread Stephen Connolly
Why not just move the tests into a different module, then you can run mvn clean install -fae On 27 August 2013 23:36, Peter Kahn citizenk...@gmail.com wrote: Hi all, Is there an easy way to split build server run into a compilation and a test step that runs as two build jobs? I split

Re: maven-javadoc-plugin: includeTransitiveDependencies: only for compile scope?

2013-08-28 Thread Stephen Connolly
If they are runtime scoped dependencies then you don't reference them from the source so there is no need to merge their javadoc in... That could be a justification for such a treatment... not that I am saying it is the way things should be, just a potential explanation. On 27 August 2013

Re: artifact attached by plugin not appearing in subsequent plugins

2013-08-27 Thread Stephen Connolly
On Tuesday, 27 August 2013, Barrie Treloar wrote: On 21 August 2013 00:42, Richard Sand rs...@idfconnect.com javascript:; wrote: Is there any merit to the idea of having a configuration option in maven-war-plugin to include attached artifacts in the webapp in the same way it includes

Re: How to pass the contents of a file as the value of a command-line parameter when invoking a maven goal

2013-08-20 Thread Stephen Connolly
[aside] Why oh why do people always go for the most complex way to solve a problem... using 10 million plugins when one will do [/aside] You were on the right track with this... you just picked a phase of `test` which is too late in the game as the lifecycle executions will happen before any

Re: Version in one place

2013-08-19 Thread Stephen Connolly
On Monday, 19 August 2013, wrote: Hi, I have 24 modules within my project. Each module reference the parent pom, which defines the actual version of snapshot or deployed project. As maven requires a constant for the definition of the version, 25 poms must be edited just to increment the

Re: Maven 3.1.0 fails to resolve artifacts produced by reactor build

2013-08-16 Thread Stephen Connolly
I agree that this is a regression. I have asked Jason to take a look before he cuts the next release On 16 August 2013 14:47, Severin Gehwolf jerb...@gmail.com wrote: Hi, We are currently using Maven 3.0.5 to build our project called Thermostat[1]. Our build produces zip files at some stage

Re: Making parent pom the absolute authority over it's children's versioning

2013-08-14 Thread Stephen Connolly
This is currently impossible. The best you can currently do is inherit xpath:/project/version from xpath:/project/parent/version The primary historical driver for this requirement is that with some SCM systems (especially subversion) people can checkout only the child module, so there would be

Re: Does each maven goal have it's own classpath?

2013-08-13 Thread Stephen Connolly
Ok, here is the mindf?ck... The strict answer to your exact question as worded (not the one you are trying to ask) is: yes, each mojo (a.k.a. plugin goal) invoked gets it's own classpath consisting of the core Maven classpath plus the dependencies of the plugin that declares the mojo. But that

Re: How to pass the contents of a file as the value of a command-line parameter when invoking a maven goal

2013-08-12 Thread Stephen Connolly
The reserve network port mojo is literally the quickest route to success for you. On 12 August 2013 10:58, thermaleagle thermalea...@gmail.com wrote: Thanks for replying Adrien. I didn't know about that mojo, so will surely check it out. However, my problem will be solved the fastest if I

Re: conditional plugin execution

2013-08-09 Thread Stephen Connolly
https://maven.apache.org/plugins/maven-clean-plugin/clean-mojo.html#skip is the key to get you out of your hole. You write a custom plugin that just sets the property `clean.skip` to true if the classes are new enough... a simple plugin to write. Then bind that plugin to the pre-clean phase of

Re: Name of a new Apache plugin for maven?

2013-08-06 Thread Stephen Connolly
I had all this fun when trying to name the Apache Maven plugin for Apache Cassandra! So here goes, Apache Maven and Maven are two trademarks that the Apache Maven PMC is tasked with protecting. Thus they are only allowed to be used by the Apache Maven PMC. We sought and got an exemption for

Re: [DISCUSS] On the Maven PMC roles... (was [DISCUSS] Should the Maven PMC be an example of how we want the Maven Community to behave...)

2013-08-05 Thread Stephen Connolly
On Friday, 2 August 2013, Stephen Connolly wrote: On 2 August 2013 16:07, Brian Fox bri...@infinity.nu javascript:_e({}, 'cvml', 'bri...@infinity.nu'); wrote: I think the bulk of this is pretty good. On the fork section, specifically: As soon as changes in that fork are identified which

Re: how to make the SVN release process more robust

2013-08-05 Thread Stephen Connolly
The original behaviour was to tag the local working copy not the remote tree, so that you could release at any time without having to for e a quiet period on trunk. Then a bug in the neon transport for Subversion 1.5 or 1.6 (I cannot recall which) made tagging from working copies for https based

Re: how to make the SVN release process more robust

2013-08-05 Thread Stephen Connolly
: Classification: Public I'm not sure that will help our problem as tags remain mutable. The tag checked out for release perform could still be corrupted. From: Stephen Connolly stephen.alan.conno...@gmail.com To: Maven Users List users@maven.apache.org, Date: 05/08/2013 18:00 Subject

[DISCUSS] On the Maven PMC roles... (was [DISCUSS] Should the Maven PMC be an example of how we want the Maven Community to behave...)

2013-08-02 Thread Stephen Connolly
I have updated the project-roles with my thoughts resulting from the healthy debate on the list and some debates elsewhere. If anyone wants to look at the resulting Work In Progress document as a whole:

Re: [DISCUSS] On the Maven PMC roles... (was [DISCUSS] Should the Maven PMC be an example of how we want the Maven Community to behave...)

2013-08-02 Thread Stephen Connolly
is bigger. That doesn't mean that code contributions are inherently bad just because they were developed elsewhere, it's just harder to pull in. Correct. On Fri, Aug 2, 2013 at 5:59 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: I have updated the project-roles with my thoughts

<    1   2   3   4   5   6   7   8   9   10   >