Re: Why would maven download a pom and not a jar?

2015-03-10 Thread Ron Wheeler
can see from the output that the oro-2.0.8 pom file is downloaded from the same location (local artifactory) in both cases. Does anyone know why maven would download a pom file, and then not attempt to download the associated jar? Thanks, Dan -- Ron Wheeler President Artifact Software Inc

Re: What does my application actually require?

2015-03-10 Thread Ron Wheeler
be useful to reduce because I create my class path like so: $ find ~/.m2/repository/ -name *.jar | xargs | sed 's/ /;/g' The more I can remove from there, the better. Thanks, Dan -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970

Re: TFS or NuGet repository for Maven

2015-03-02 Thread Ron Wheeler
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: write developers contributors into Jar

2015-03-01 Thread Ron Wheeler
but this writes only the Java object items to the entry. How can I create a loop / xquery within the pom.xml to iterate over the developer items? Thanks Phil -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: compile with different source option

2015-02-16 Thread Ron Wheeler
, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Easy way to test maven / surefire with only changed classes? javac dependencies?

2015-02-11 Thread Ron Wheeler
/posts http://spinn3r.com -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Re: Best practice for optional dependencies?

2015-02-06 Thread Ron Wheeler
missing. But neither of those comments are really under the control of Mark's project. I just mentioned them because he asked why A wasn't using reflection to access B. Regards, Curtis On Thu, Feb 5, 2015 at 1:11 AM, Ron Wheeler rwhee...@artifact-software.com wrote: Why not just mock the classes

Re: Best practice for optional dependencies?

2015-02-04 Thread Ron Wheeler
processing some of their files. -- Mark H. Wood Lead Technology Analyst University Library Indiana University - Purdue University Indianapolis 755 W. Michigan Street Indianapolis, IN 46202 317-274-0749 www.ulib.iupui.edu -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact

Re: Issue with Maven WAR Plugin?

2015-01-25 Thread Ron Wheeler
not helped either(weird huh?). *My environment* Maven - 3.2.3 (Tried with 2,2,1 as well - same bug) Maven War Plugin - Tried from 2.0 to 2.6 Has anybody else encountered this kind of an issue? Any pointers? Regards, Rahul -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact

Re: Best practice for optional dependencies?

2015-01-22 Thread Ron Wheeler
over our POMs to explain why dependency:analyze is wrong and you should not remove this dependency; or keep explaining to people why they get NoClassDefFoundError when processing some of their files. -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype

Re: Avoiding situations where duplicate classnames are imported?

2015-01-19 Thread Ron Wheeler
-mail: users-h...@maven.apache.org -- Adrien Rivard -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users

Re: Avoiding situations where duplicate classnames are imported?

2015-01-19 Thread Ron Wheeler
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e

Re: Maven does not respect exclusion

2015-01-18 Thread Ron Wheeler
specifically exclude it. I bolded the section that is being ignored. Thanks Yuval -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Enquiry about POM parent tag version

2015-01-15 Thread Ron Wheeler
. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Resolving classpath hell issues by allowing libraries to only use the version they request?

2015-01-05 Thread Ron Wheeler
, or messing up system properties. -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr

Re: Resolving classpath hell issues by allowing libraries to only use the version they request?

2015-01-05 Thread Ron Wheeler
Spinn3r.com Location: *San Francisco, CA* blog: http://burtonator.wordpress.com … or check out my Google+ profile https://plus.google.com/102718274791889610666/posts http://spinn3r.com -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler

Re: Creating a jar and a war from a war project

2014-12-19 Thread Ron Wheeler
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext

Re: Little documentation issues

2014-12-16 Thread Ron Wheeler
that right.) -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

Little documentation issues

2014-12-09 Thread Ron Wheeler
, it is time to fix the docs to make them more accessible. Is there a chance that I may eventually understand Maven! Ron -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Little documentation issues

2014-12-09 Thread Ron Wheeler
a description of plugin and Mojo that is written from a developer's point of view but sufficiently close to the technical reality that it will not cause trouble when someone starts to read the Plugin Developer's sections. Ron On 09/12/2014 11:42 AM, Ron Wheeler wrote: After using maven for 7

Re: First copy one file, befo re anything

2014-12-05 Thread Ron Wheeler
/2014 10:12 AM, Aitor Iturriondobeitia wrote: hello I must to copy one file before anything, This file contains some properties for filtering What plugin must i use and how for moving one file to one directory? Thanks -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact

Re: Using shaded JAR as a dependency in a WAR module

2014-12-05 Thread Ron Wheeler
:41 PM, Ron Wheeler wrote: We do this all the time and it always works. http://blog.artifact-software.com/tech/?p=121 Aggregation jars make development simpler and wars smaller Partial dependencies for org.mdeggers:iforeclosure:1.0-SNAPSHOT:war dependencies dependency groupIdorg.mdeggers/groupId

Re: Using shaded JAR as a dependency in a WAR module

2014-12-05 Thread Ron Wheeler
/mde/ On 12/5/2014 10:57 AM, Ron Wheeler wrote: Some forums are more concerned about form than content. Everyone here is pretty focused on solving your problem rather than telling how to post it. If you look at the examples in my post, you will see that the type is pom for dependencies

Re: [RESULT] [VOTE] Change project logo and adopt owl as mascot

2014-12-04 Thread Ron Wheeler
. -Stephen P.S. if you voted and I mis-spelled your name or provided an incorrect association with the project, please accept my sincere apologies. -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Using shaded JAR as a dependency in a WAR module

2014-12-04 Thread Ron Wheeler
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Uber jar considered harmful?

2014-12-01 Thread Ron Wheeler
http://www.facebook.com/ibmwatsonhttps://twitter.com/@ibmwatsonhttp://www.youtube.com/user/IBMWatsonSolutions/videos -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: What dos it mean: [WARNING ] Skipping because it does not denote a directory

2014-12-01 Thread Ron Wheeler
For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users

Re: What dos it mean: [WARNING ] Skipping because it does not denote a directory

2014-11-26 Thread Ron Wheeler
: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Maven use for integration

2014-11-25 Thread Ron Wheeler
files without some help to let it know when it is OK and when it will lead to grief. Thanks for replying Alejandro Endo | Software Designer/Concepteur de logiciels From: Ron Wheeler rwhee...@artifact-software.com To: users@maven.apache.org, Date: 2014-11-25 01:33 PM Subject

Re: Maven use for integration

2014-11-25 Thread Ron Wheeler
or build something that uses the core bits of Maven that you need. Ron Alejandro Endo | Software Designer/Concepteur de logiciels From: Ron Wheeler rwhee...@artifact-software.com To: users@maven.apache.org, Date: 2014-11-25 03:07 PM Subject:Re: Maven use for integration

Re: i cannot add to my jar the xml files (help me please)

2014-11-22 Thread Ron Wheeler
/groupId artifactIdejb-api/artifactId version3.0/version /dependency dependency groupIdjavax.transaction/groupId artifactIdjta/artifactId version1.1/version /dependency /dependencies /project -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype

Re: [DISCUSS] Adopt Mr Couché-Tard as our mascot, change the logo font to Alte Haas Grotesk, change the colour letter to v

2014-11-20 Thread Ron Wheeler
-- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

Re: [DISCUSS] Adopt Mr Couché-Tard as our mascot, change the logo font to Alte Haas Grotesk, change the colour letter to v

2014-11-20 Thread Ron Wheeler
/%7Estephenc/maven-logo-contest/ron.png (note quick and dirty using a shotgun.svg from the interwebs) On 20 November 2014 14:00, Ron Wheeler rwhee...@artifact-software.com mailto:rwhee...@artifact-software.com wrote: Add the shotgun and the slogan Resistance is futile. If you have trouble

Re: [DISCUSS] Adopt Mr Couché-Tard as our mascot, change the logo font to Alte Haas Grotesk, change the colour letter to v

2014-11-20 Thread Ron Wheeler
/~stephenc/maven-logo-contest/ron.png http://people.apache.org/%7Estephenc/maven-logo-contest/ron.png (note quick and dirty using a shotgun.svg from the interwebs) On 20 November 2014 14:00, Ron Wheeler rwhee...@artifact-software.com mailto:rwhee...@artifact-software.com

Re: Sorting javadoc output by importance of documentation and length of docs?

2014-11-19 Thread Ron Wheeler
/CEO Spinn3r.com Location: *San Francisco, CA* blog: http://burtonator.wordpress.com … or check out my Google+ profile https://plus.google.com/102718274791889610666/posts http://spinn3r.com -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype

Re: Change dependency version through property

2014-11-14 Thread Ron Wheeler
-lang:commons-lang:jar:2.6:compile Here is the full dependency:tree output: https://gist.github.com/rmetzger/70c5f35d4cfd06a91169 How can I create builds for different Hadoop versions using Maven? Regards, Robert -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com

Re: Fwd: JEP 223: New Version-String Scheme

2014-11-04 Thread Ron Wheeler
of reading to find out that 8.3.35 (actually 8.x.35) has the same security patches (at least the ones that apply) as 9.2.21(9.x.21). Security release 34 in release 8.x.34 is not as secure as 21 in 9.x.21 but 9.x.21 is just as secure as 8.x.35. Ron -- Ron Wheeler President Artifact Software Inc

Re: explicit dependencies in maven

2014-11-03 Thread Ron Wheeler
of dependency when developer changes the code and make it public keeping the version same please suggest regards -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: [pre-verify over deploy]

2014-10-29 Thread Ron Wheeler
assign them work that does not affect the build - test data creation, testing UI, etc. Or move to Nexus-Pro. Ron -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Eclipse Luna and M2Extra

2014-10-10 Thread Ron Wheeler
[0.3.0.201409160039] Any help is very much appreciated -Dan -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail

Re: Eclipse Luna and M2Extra

2014-10-10 Thread Ron Wheeler
My biggest issue now are all my external and internal plugins show up RED in my Eclipse. Which is very annoying. Do you see the same issue? -Dan [1] http://dev.eclipse.org/mhonarc/lists/m2e-users/msg04471.html On Fri, Oct 10, 2014 at 6:08 AM, Ron Wheeler rwhee...@artifact-software.com wrote: You

Re: Maven, Dependencies and Vulnerabilities

2014-09-30 Thread Ron Wheeler
to upgrade to this new version with that vuln fixed? On a related note, has a different dependency mediation system ever been considered (as an option), e.g. latest version or latest version on a branch? Thanks, David -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact

Re: Remove old snapshots under local repository

2014-08-19 Thread Ron Wheeler
local repo every year just get rid of old version that you will never need again. I don't need to carry a 7 year history of log4j on my hard drive. Ron -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Remove old snapshots under local repository

2014-08-17 Thread Ron Wheeler
)? Thanks -D Easiest thing to do is to delete the entire organization or project branch (com.mycompany.project.*) from the local repo. This will not likely delete anything of great value or anything that can not be easily retrieved from your company repo. Ron -- Ron Wheeler President Artifact

Re: Discovering/updating component file versions in maven dependencies

2014-08-08 Thread Ron Wheeler
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext

Re: Why not a forum

2014-07-29 Thread Ron Wheeler
, the Linked-In list sounds worth investigating. Thanks. -Original Message- From: Ron Wheeler [mailto:rwhee...@artifact-software.com] Sent: Wednesday, July 23, 2014 8:23 AM To: users@maven.apache.org Subject: [EXTERNAL]Re: Why not a forum On 23/07/2014 9:03 AM, Mark H. Wood wrote: On Tue

Re: Best way to use closed-source jars with maven repository

2014-07-28 Thread Ron Wheeler
...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Re: Why not a forum

2014-07-25 Thread Ron Wheeler
. -Original Message- From: Ron Wheeler [mailto:rwhee...@artifact-software.com] Sent: Wednesday, July 23, 2014 8:23 AM To: users@maven.apache.org Subject: [EXTERNAL]Re: Why not a forum On 23/07/2014 9:03 AM, Mark H. Wood wrote: On Tue, Jul 22, 2014 at 03:51:54PM +, Preston, Dale wrote: I was just

Re: Why not a forum

2014-07-25 Thread Ron Wheeler
, Ron Wheeler rwhee...@artifact-software.com wrote: The Maven group on LinkedIn already has 2090 members and LinkedIn has 300,000,000 members. There is also a Meven Developers group with 1,083 members. I support both but I prefer the more modern approach of LinkedIn as a UI. I like having all my

Re: Upload 3rd party jars retaining original names

2014-07-24 Thread Ron Wheeler
in advance David - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com

Re: Upload 3rd party jars retaining original names

2014-07-24 Thread Ron Wheeler
archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact

Re: AW: Conditionally executing a script in profile

2014-07-24 Thread Ron Wheeler
supports a skip property. other ways are hard to understand (like adding a property to the include pattern to make it not find the resource) and should be avoided. i dont know if your particular mentioned DB Plugin supports more configuration. Bernd -- Ron Wheeler President Artifact Software Inc

Re: antrun classpath with taskdef

2014-07-24 Thread Ron Wheeler
antrun taskdef from using the current.classpath ref ?? Thank you. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact

Re: antrun classpath with taskdef

2014-07-24 Thread Ron Wheeler
options that could be selected during the installation. Please note that ddlutils needs log4j. log4j is included in the pom dependencies as well. On Thu, Jul 24, 2014 at 5:32 PM, Ron Wheeler rwhee...@artifact-software.com wrote: Can you not just add all database drivers and have any of them

Re: Why not a forum

2014-07-23 Thread Ron Wheeler
assimilated. Thanks, though, to all for the replies. It gives me something to consider. Dale -Original Message- From: Ron Wheeler [mailto:rwhee...@artifact-software.com] Sent: Tuesday, July 22, 2014 3:36 PM To: users@maven.apache.org Subject: [EXTERNAL]Re: Why not a forum Apache Policy

Re: Why not a forum

2014-07-23 Thread Ron Wheeler
you belong. Ron -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

Re: Why not a forum

2014-07-22 Thread Ron Wheeler
, Jul 22, 2014 at 10:51 AM, Preston, Dale dale.pres...@conocophillips.com wrote: I was just wondering why this group uses an email list rather than a forum. It seems forum software is more searchable and filterable than email lists. Thanks, Dale -- Ron Wheeler President Artifact

Re: Why not a forum

2014-07-22 Thread Ron Wheeler
. Thanks, Dale -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users

Re: Why not a forum

2014-07-22 Thread Ron Wheeler
...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Why not a forum

2014-07-22 Thread Ron Wheeler
On 22/07/2014 1:21 PM, Graham Leggett wrote: On 22 Jul 2014, at 7:17 PM, Ron Wheeler rwhee...@artifact-software.com wrote: Not true. You get an e-mail (individual or digest) that you can scan to see if you want to participate in the discussion. No more onerous than belonging to this group

Re: Why not a forum

2014-07-22 Thread Ron Wheeler
wrote: bikeshedding On Tue, Jul 22, 2014 at 12:43 PM, Ron Wheeler rwhee...@artifact-software.com wrote: On 22/07/2014 1:21 PM, Graham Leggett wrote: On 22 Jul 2014, at 7:17 PM, Ron Wheeler rwhee...@artifact-software.com wrote: Not true. You get an e-mail (individual or digest) that you can

Re: move data from pom to class or class to pom

2014-07-17 Thread Ron Wheeler
For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users

Re: move data from pom to class or class to pom

2014-07-17 Thread Ron Wheeler
commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr

Re: move data from pom to class or class to pom

2014-07-17 Thread Ron Wheeler
. I have added this comment to my article. -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr

Re: AW: Artifact with different sets of dependencies switched by profiles

2014-06-28 Thread Ron Wheeler
: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Default version of maven-compiler-plugin

2014-06-26 Thread Ron Wheeler
for Maven using 2.5.1? John Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io - -- Ron Wheeler President Artifact

Re: Default version of maven-compiler-plugin

2014-06-25 Thread Ron Wheeler
-compiler-plugin Version: 3.1 Goal Prefix: compiler What is the rationale for Maven using 2.5.1? John -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Default version of maven-compiler-plugin

2014-06-25 Thread Ron Wheeler
. Group Id: org.apache.maven.plugins Artifact Id: maven-compiler-plugin Version: 3.1 Goal Prefix: compiler What is the rationale for Maven using 2.5.1? John -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com mailto:rwhee...@artifact-software.com skype

Re: Maven plugin which displays the parents of a given project recursively

2014-06-20 Thread Ron Wheeler
...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Re: Maven plugin which displays the parents of a given project recursively

2014-06-20 Thread Ron Wheeler
will implement a goal `display-ancestors` in the versions-maven-plugin :-). Regards Mirko Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/ On Fri, Jun 20, 2014 at 4:22 PM, Ron Wheeler

Re: Complex Maven projects - Tutorials? Books?

2014-06-13 Thread Ron Wheeler
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435

Re: Complex Maven projects - Tutorials? Books?

2014-06-12 Thread Ron Wheeler
in your pom.xml). Nightly builds or build triggered by the SCM are also an issue here. Does someone know a good book or tutorial which handles all of these issues around Maven and CI/CD in more depth? Regards, Gerrit -- Ron Wheeler President Artifact Software Inc email: rwhee

Re: Complex Maven projects - Tutorials? Books?

2014-06-12 Thread Ron Wheeler
. Gruß, Michael PS: Upgrade your Maven version to a new one if you are able to. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler

Re: How to reference a multimodule project from a pom

2014-06-11 Thread Ron Wheeler
-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr

Re: Controlling order of plugin execution

2014-06-04 Thread Ron Wheeler
- I never make the mistake of arguing with people for whose opinions I have no respect. -- Edward Gibbon -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: M2Eclipse vs. maven-eclipse-plugin: which is preferred?

2014-05-18 Thread Ron Wheeler
will probably find the m2eclipse experience better. Other alternatives to consider are other editors. I've never used NetBeans or IntelliJ but others report good experiences. -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435

Re: How to avoid checking parent project in maven-site-plugin

2014-05-13 Thread Ron Wheeler
. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype

Re: How to avoid checking parent project in maven-site-plugin

2014-05-13 Thread Ron Wheeler
, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr

Re: Help with converting existing ant build to maven is required - forking

2014-05-01 Thread Ron Wheeler
/openmeetings-util/pom.xml?revision=HEADview=markup web http://svn.apache.org/viewvc/openmeetings/trunk/ singlewebapp/openmeetings-web/pom.xml?revision=HEADview=markup and tell me what need to be changed. working example will help a lot :) On Wed, Apr 30, 2014 at 11:11 AM, Ron Wheeler rwhee...@artifact

Re: Help with converting existing ant build to maven is required - forking

2014-05-01 Thread Ron Wheeler
believe the blog article would be better if you can extend it a little bit and improve the formatting. Actually I can't se how it can help me :( Thanks for the help :) On Wed, Apr 30, 2014 at 11:22 PM, Ron Wheeler rwhee...@artifact-software.com wrote: I don't have time to look at code

Re: Log4J - cannot find symbol - method trace(String)

2014-04-30 Thread Ron Wheeler
Logger This error message does not make much sense, as the trace method should be available on the Logger class in Log4J version 1.2.17. What can be wrong? Thanks in advance, Dušan -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone

Re: Help with converting existing ant build to maven is required - forking

2014-04-30 Thread Ron Wheeler
=markup web http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/openmeetings-web/pom.xml?revision=HEADview=markup and tell me what need to be changed. working example will help a lot :) On Wed, Apr 30, 2014 at 11:11 AM, Ron Wheeler rwhee...@artifact-software.com wrote: So, as far as Maven

Re: Help with converting existing ant build to maven is required - forking

2014-04-29 Thread Ron Wheeler
: Oracle Corporation Java home: /opt/jdk1.7.0_51/jre Default locale: en_US, platform encoding: UTF-8 OS name: linux, version: 3.13.0-24-generic, arch: amd64, family: unix Thanks in advance :) On Thu, Mar 13, 2014 at 10:46 PM, Ron Wheeler rwhee...@artifact-software.com wrote: Good approach. Ron

Re: Help with converting existing ant build to maven is required - forking

2014-04-29 Thread Ron Wheeler
. [INFO] 4. etc. if I'm building single project using: mvn clean install -pl openmeetings-web -am I see no forking Will appreciate any help on this On Tue, Apr 29, 2014 at 9:25 PM, Ron Wheeler rwhee...@artifact-software.com wrote: Can you describe the forking Maven problem in more detail

Re: Help with converting existing ant build to maven is required - forking

2014-04-29 Thread Ron Wheeler
server (compile time) But When I'm creating war file in Openmeetings Web project I need to remove Red5 server and all it dependencies from the WEB-INF/lib folder since all these jar files will be placed into tomcat/lib folder. On Wed, Apr 30, 2014 at 4:43 AM, Ron Wheeler rwhee...@artifact-software.com

Re: Generating war and Jar from same codebase

2014-04-23 Thread Ron Wheeler
- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: .m2 folder creation

2014-04-22 Thread Ron Wheeler
...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

Re: Generating war and Jar from same codebase

2014-04-22 Thread Ron Wheeler
For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users

Re: Generating war and Jar from same codebase

2014-04-22 Thread Ron Wheeler
as you clearly see the relationship between inputs (pom.xml) and outputs (artifacts, e.g. jars wars, etc) but will solve our dependency management issues between the 2 packaging. Are these good solutions? Is there any other good solution available for this scenario ? Regards Narayanan -- Ron

Re: how to exclude log4j.properties when mvn assembly:single?

2014-04-03 Thread Ron Wheeler
-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr

Re: What packaging for Jira excel reports with maven?

2014-04-02 Thread Ron Wheeler
For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-29 Thread Ron Wheeler
On 28/03/2014 5:29 PM, Martin Hoeller wrote: Hi Ron! On 28 Mär 2014, Ron Wheeler wrote: Have you tried increasing the JVM memory past MAVEN_OPTS=-Xmx1536m -Xms512m -XX:MaxPermSize=512m MAVEN_OPTS=-Xmx1280m -Xms256m -XX:MaxPermSize=768m You could try something extreme (-Xmx8g ) and see

Re: maven release-plugin 2.5 bug - releasing snapshots...

2014-03-29 Thread Ron Wheeler
-snapshots-tp5789837p5789950.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron

Re: OutOfMemoryError with maven-javadoc-plugin

2014-03-28 Thread Ron Wheeler
a workaround, no solution :( thx for your help, - martin [0] https://maven.apache.org/plugins/maven-javadoc-plugin/examples/selective-javadocs-report.html -- Baptiste Batmat MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! -- Ron Wheeler President Artifact Software Inc email: rwhee

Re: how to only build if version is changed..

2014-03-15 Thread Ron Wheeler
For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr

Re: Maven 3.1.1 dependency downloading issues

2014-03-13 Thread Ron Wheeler
: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102

Re: Help with converting existing ant build to maven is required

2014-03-13 Thread Ron Wheeler
?]* Any help is highly appreciated [1] https://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/build.xml?view=markup [2] https://github.com/Red5/red5-server -- WBR Maxim aka solomax -- Baptiste Batmat MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! nbsp;! -- Ron Wheeler

Re: Help with converting existing ant build to maven is required

2014-03-13 Thread Ron Wheeler
and postpone the migration for now On Thu, Mar 13, 2014 at 8:18 PM, Ron Wheeler rwhee...@artifact-software.com mailto:rwhee...@artifact-software.com wrote: IMHO, Maven is a software build tool and trying to make it a installation tool is much too hard. You might find that your life

Re: Help with converting existing ant build to maven is required

2014-03-13 Thread Ron Wheeler
is not an option. Currently it works out of the box and this is the requirement. Will try to study maven and postpone the migration for now On Thu, Mar 13, 2014 at 8:18 PM, Ron Wheeler rwhee...@artifact-software.com wrote: IMHO, Maven is a software build tool and trying to make it a installation tool is much

Re: Custom maven plugin to count compilation warnings

2014-03-12 Thread Ron Wheeler
-- Ron Wheeler President Artifact Software Inc email: rwhee...@artifact-software.com skype: ronaldmwheeler phone: 866-970-2435, ext 102 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

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