Re: [doxia-maven-plugin] How to get images from book's apt directory into site?

2008-11-24 Thread Paul Spencer
age- From: Paul Spencer [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2008 2:29 PM To: Maven Users List Subject: [doxia-maven-plugin] How to get images from book's apt directory into site? I am working with doxia-maven-plugin 1.0-alpha-11. One of my apt files contains a figure, as de

[doxia-maven-plugin] How to get images from book's apt directory into site?

2008-11-21 Thread Paul Spencer
d html. Suggestions? Paul Spencer [1] http://maven.apache.org/doxia/references/apt-format.html [2] http://maven.apache.org/doxia/book/index.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Is the dependency for doxia-core missing the version tag in the doxia-book pom?

2008-11-21 Thread Paul Spencer
1.0-beta-1-SNAPSHOT ... org.codehaus.plexus plexus-cli 1.0 org.apache.maven.doxia doxia-core 1.0-beta-1-SNAPSHOT tests test junit junit 3.8.2 test Wayne Pa

Re: Is the dependency for doxia-core missing the version tag in the doxia-book pom?

2008-11-21 Thread Paul Spencer
1-SNAPSHOT ... org.codehaus.plexus plexus-cli 1.0 org.apache.maven.doxia doxia-core 1.0-beta-1-SNAPSHOT tests test junit junit 3.8.2 test Wayne Pa

Is the dependency for doxia-core missing the version tag in the doxia-book pom?

2008-11-21 Thread Paul Spencer
Is the dependency for doxia-core missing the version tag in the doxia-book pom [1]? org.apache.maven.doxia doxia-core org.apache.maven.doxia doxia-module-xdoc ${projectVersion} Paul Spencer [1]http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia

Re: URLs in site.xml banner tags not rendered by site plugin if host not resolved by "nslookup"

2008-06-17 Thread Paul Spencer
Paul Spencer wrote: The URL's in the banner tags of site.xml are the maven-site-plugin is the hostname is not found by nslookup. In my case the hostname only exists in my hosts files on a the Windows machine running "mvn site". The above should be: Absolute URL's i

URLs in site.xml banner tags not rendered by site plugin if host not resolved by "nslookup"

2008-06-16 Thread Paul Spencer
mages/apache-maven-project.png http://badhost.apache.org/ It appears the plugin is validating the hostname. Is their a way of turning this validation off? Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] F

maven-application-skin does not work in IE7

2008-06-13 Thread Paul Spencer
/super.gif ); height: auto; } Paul Spencer [1]http://svn.apache.org/viewvc/maven/skins/trunk/maven-application-skin/src/main/resources/css/maven-theme.css?r1=430364&r2=440343&diff_format=h - To unsubscribe, e-mail

Are classifiers the answer, are they mature, what are the pitfalls?

2008-06-11 Thread Paul Spencer
n the repository, is the classifier jdk14 or jdk15 required in the shale-test dependency configuration of a project using shale-test v1.1.0 or will maven used the current jdk environment to select the correct shale-test artifact? 6) What are the pitfalls or disadvantages? Paul Spencer [1]

Re: [SURVEY] How does your team retrieve artifacts?

2008-05-21 Thread Paul Spencer
> [X] Our team uses HTTP to retrieve our artifacts Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[Eclipse Plugin] How to exclude test target directories of required projects?

2008-05-01 Thread Paul Spencer
s the test classpath is exclude in second project's .classpath with the following code: Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re-spinning a release via maven-release-plugin

2008-04-03 Thread Paul Spencer
f the artifact will be the same, which one is a developer using? So I suggest NOT re-spinning an release. Paul Spencer Farrukh Najmi wrote: Dear colleagues, Does maven-release-plugin easily support the re-spinning of a release. Re-spinning means that one makes a bug fix and then creates

Re: How to get a list or inventory of plugins in use for a goal in a POM?

2008-03-24 Thread Paul Spencer
I have filed issue MPH-36. http://jira.codehaus.org/browse/MPH-36 Paul Spencer Wayne Fay wrote: The original email sounds like a bug report or rather enhancement request. Those things should be filed in the Maven JIRA. And I agree that this is not currently available, but might be a nice

Re: How to get a list or inventory of plugins in use for a goal in a POM?

2008-03-21 Thread Paul Spencer
Dennis, I have, and do, use this command, but it does not add the version number to the plugin when no version for the plugin exist in the POM. Also, when a plugin is not defined in the POM, it is not listed. Paul Spencer Dennis Lundberg wrote: I find this command helpful: mvn

How to get a list or inventory of plugins in use for a goal in a POM?

2008-03-20 Thread Paul Spencer
process much easier. Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: help with Cobertura

2007-07-02 Thread Paul Spencer
Marco, You may be seeing the bug MCOBERTURA-61[1] in 2.1. I use 2.0 for that reason. As to the test running twice, I see this also. Paul Spencer [1]http://jira.codehaus.org/browse/MCOBERTURA-61 Marco Mistroni wrote: hi all, in my mvn2 webapp i am currently using Cobertura under the

Re: Reminder to vote for 2.0.8 issues

2007-06-28 Thread Paul Spencer
Jason, Jira will not let you vote for an issue you created :( If it would, I would vote for MNG-2075 [1] Paul Spencer [1] http://jira.codehaus.org/browse/MNG-3075 Jason van Zyl wrote: Just a reminder for anyone lurking who wants issues addressed in 2.0.8 to vote for issues in JIRA. Thanks

Re: What is syntax for beanshell condition in the enforcer plugin?

2007-06-28 Thread Paul Spencer
datasource.driver FYI: is not listed in the "Standard Rules" navigation bar[1]. Thank you, Paul Spencer [1]http://maven.apache.org/plugins/maven-enforcer-plugin/ Brian E. Fox wrote: If you are just inte

Forking compiler does not honor JAVA_HOME. Is this a Bug?

2007-06-28 Thread Paul Spencer
When the compiler is forked, the jdk in the PATH is used, not the one defined by JAVA_HOME. org.apache.maven.plugins maven-compiler-plugin true true Is this a bug? Paul Spencer

What is syntax for beanshell condition in the enforcer plugin?

2007-06-25 Thread Paul Spencer
. true Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

I use resource filtering with the Eclipse plugin but, need filtered directories excluded.

2007-06-22 Thread Paul Spencer
f filtered directories. Paul Spencer [1] http://jira.codehaus.org/browse/MECLIPSE-165 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Can a POM import a profile from anothe POM?

2007-06-05 Thread Paul Spencer
Steve, To me reproducibility does include testing, both unit and integrated. Now I utilize properties from setting.xml to account for differences is environment. Also note, the suggested enhancement adds functionality, thus you existing use of profiles do not have to change. Paul Spencer

Re: Can a POM import a profile from anothe POM?

2007-06-02 Thread Paul Spencer
ted when a profile that it does not use, like "cargo_tomcat_test", is updated? Like you, I am just sharing my thoughts. The more we understand how something is used, the better decision we can make. Worse yet, we may learn something new in the process :) Paul Spencer Jeff Je

Re: Can a POM import a profile from anothe POM?

2007-06-02 Thread Paul Spencer
files cargo 1.0 ... selenium-integration-test com.foo.profiles selenium 1.0 ... Paul Spencer Jeff Jensen wrote: One consideration of this though is build reproducibility. While it is inconvenient to update all projects dependi

Re: Can a POM import a profile from anothe POM?

2007-06-02 Thread Paul Spencer
Armin, I did not know about profiles.xml, but this does not meet my requirements. Since I used Continuum on a different server in addition to developers on Windows and Unix machine, the use of symbolic links will not work. Paul Spencer Armin Ehrenfels wrote: Paul Spencer wrote: I am

Can a POM import a profile from anothe POM?

2007-06-02 Thread Paul Spencer
... cargo_jetty_remote ... Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: M2 Changelog plugin

2007-05-31 Thread Paul Spencer
Emmanuel, Any idea when the next release of the changelog plugin will be released? Per the JIRA, their are no blockers and all issued attached to version 2.1 are resolved. Paul Spencer Emmanuel Venisse wrote: The changelog plugin use Maven-SCM too but an old version. Next version of

Re: [REPOST] "Can't canonicalize system path" with goal eclipse:eclipse

2007-05-21 Thread Paul Spencer
path with ${basedir}, then I consider it a bug. (just my $0.02) Paul Spencer Wayne Fay wrote: Remove the ${basedir} from the ? Why do you need it? Wayne On 5/21/07, Paul Spencer <[EMAIL PROTECTED]> wrote: I get a "Can't canonicalize system path" error using the goal ec

[REPOST] "Can't canonicalize system path" with goal eclipse:eclipse

2007-05-21 Thread Paul Spencer
73) ... 23 more [INFO] -------- Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -

"Can't canonicalize system path" with goal eclipse:eclipse

2007-05-16 Thread Paul Spencer
ize0(Native Method) at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:354) at java.io.File.getCanonicalPath(File.java:513) at org.apache.maven.plugin.ide.IdeUtils.getCanonicalPath(IdeUtils.java:73) ... 23 more [INFO]

Re: [REPOST] Any idea when a new Cobertura plugin will be released - Specifically one that fixes the 100% Coverage in 2.1 (MCOBERTURA-61)?

2007-05-14 Thread Paul Spencer
All, Thanks for the updates. I will continue to use version 2.0 of the plugin until the next version of Cobretura and the plugin are released. Paul Spencer Brett Porter wrote: My intention is to vote to remove 2.1 from the list of versions in the repository - so if you specifically request

[REPOST] Any idea when a new Cobertura plugin will be released - Specifically one that fixes the 100% Coverage in 2.1 (MCOBERTURA-61)?

2007-05-11 Thread Paul Spencer
Any idea when a new Cobertura plugin will be released - Specifically one that fixes the 100% Coverage in 2.1 (MCOBERTURA-61)? Paul Spencer [1] http://jira.codehaus.org/browse/MCOBERTURA-61 - To unsubscribe, e-mail: [EMAIL

How to include Optional dependencies?

2007-05-11 Thread Paul Spencer
o know and maintain a list of optional dependencies to include? org.apache.shale shale-test 1.1.0-SNAPSHOT test Paul Spencer - To unsubscri

Any idea when a new Cobertura plugin will be released - Specifically one that fixes the 100% Coverage in 2.1 (MCOBERTURA-61)?

2007-04-30 Thread Paul Spencer
Any idea when a new Cobertura plugin will be released - Specifically one that fixes the 100% Coverage in 2.1 (MCOBERTURA-61)? Paul Spencer [1] http://jira.codehaus.org/browse/MCOBERTURA-61 - To unsubscribe, e-mail: [EMAIL

Release status of changes plugin 2.0-beta-3?

2007-04-26 Thread Paul Spencer
announcement generation that would be very useful to me. Paul Spencer [1] http://jira.codehaus.org/browse/MCHANGES-70 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem using custom announcement with changes plugin

2007-04-20 Thread Paul Spencer
relation to a directory. templatePackage would more accurate. Paul Spencer Paul Spencer wrote: Wayne, Neither work. src/main/resources I even tried the following, which also failed: removing the directory src/main/resources ${basedir}/src/main/announcement [INFO] Resource Loader

Re: Problem using custom announcement with changes plugin

2007-04-20 Thread Paul Spencer
es. To compound the problem: o is set to "org/apache/maven/plugin/announcement" when it is null, "", " ". o The template is only looked for in the classpath and not in the template directory. Paul Spencer Wayne Fay wrote: Just stabbing in the dark... Have you t

Re: Problem using custom announcement with changes plugin

2007-04-20 Thread Paul Spencer
nnouncement.vm Paul Spencer Siegfried Goeschl wrote: Very stupid question ... /src/main/resources seems to be an absolute reference to a directory whereas C:\cvs\reporting-jsf\src\main\resources is the absolute path Cheers Siegfried Goeschl Paul Spencer wrote: I am trying to configur

Problem using custom announcement with changes plugin

2007-04-20 Thread Paul Spencer
l... [ERROR] ResourceManager : unable to find resource '/src/main/resources/announcement.vm' in any resource loader. [INFO] -------- Is this a bug or a configuration error? Paul Spencer --

How to set the Eclipse Java Compiler property JDK Compliance using the eclipse plugin?

2007-04-13 Thread Paul Spencer
eclipse plugin? Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] How to add timestamp of build to properties file using filtering?

2006-09-21 Thread Paul Spencer
no answers. Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to configure attached tests?

2006-07-07 Thread Paul Spencer
Arnaud, Arnaud Bailly wrote: Paul Spencer <[EMAIL PROTECTED]> writes: Arnaud, 1) I have several test, 100+, and the number grows, so from a management perspective extending each abstract test in each implementation is not practical. Paul, Maybe I am becoming intrusive (or is it obst

Re: How to configure attached tests?

2006-07-07 Thread Paul Spencer
the requirement of creating an class in the project's testing source directory that extends a test located in the attached test jar. o A better understanding on how attached test can be used. o A better understanding on how attached test would like to be used. Thus prompting e

Re: How to configure attached tests?

2006-07-07 Thread Paul Spencer
the requirement of creating an class in the project's testing source directory that extends a test located in the attached test jar. o A better understanding on how attached test can be used. o A better understanding on how attached test would like to be used. Thus prompting e

Re: How to configure attached tests?

2006-07-06 Thread Paul Spencer
test. By including the attached test in each implementation, then anytime an implementation is successfully built, by Continuum for example, you can me assured it also confirms to the interface. Paul Spencer Arnaud Bailly wrote: Paul Spencer <[EMAIL PROTECTED]> writes: Hello, I think that at

Re: How to configure attached tests?

2006-07-06 Thread Paul Spencer
Kenny, See below. Kenney Westerhof wrote: On Thu, 6 Jul 2006, Paul Spencer wrote: Hi, (Maven 2.0.4) I have configured my project to use an attached test per the "Guide to using attached tests", http://maven.apache.org/guides/mini/guide-attached-tests.html, but the attached tes

How to configure attached tests?

2006-07-06 Thread Paul Spencer
. 2) I am using the command "mvn test", but the attached test are not being run. The attached test jar is listed in the "classpathElements" display by "mvn -X test" Paul Spencer - To unsubscribe,

Using attached tests

2006-07-03 Thread Paul Spencer
jar. 2) I am using the command "mvn test", but the attached test are not being run. The attached test jar is listed in the "classpathElements" display by "mvn -X test" Paul Spencer - To un

Re: Maven 2 and WTP

2006-06-07 Thread Paul Spencer
Please be aware their are Release Candidates of WTP v1.5 currently available. I would encourage that any changes to the eclipse plugin support WTP 1.5. Paul Spencer RJamie Bisotti wrote: On 6/7/06, Zeiler Christian, Bedag <[EMAIL PROTECTED]> wrote: Hello Yesterday I tried to convert a

Re: [M2] Snapshots deployed to server not being found

2006-06-05 Thread Paul Spencer
Repository scp://foo.com/Maven2-repository/snapshot-repository Paul Spencer [EMAIL PROTECTED] wrote: Same here...one thing I think I did that seemed to work was to throw the -U cmd on the compile, ie. "mvn -U compile". Try that and let us know if it works. --Rudy ---

Re: [M2] Snapshots deployed to server not being found

2006-06-05 Thread Paul Spencer
this, it is just a hunch. Paul Spencer ben short wrote: Hi, I am trying to include a snapshot that has been deployed to our internal repository. When I do mvn compile, maven complains that it couldn't resolve the dependency. Is this a bug with maven 2.0.4?

Re: [M2] Setting goals for release:perform? (REPOST)

2006-05-23 Thread Paul Spencer
Dan, You did, I just missed it. Paul Spencer dan tran wrote: hmm, i thought I already answered it!!! :-) On 5/23/06, Paul Spencer <[EMAIL PROTECTED]> wrote: The default goals for release:perform are "deploy" and "site:deploy". How do I change them in the pom? Fro

[M2] Setting goals for release:perform? (REPOST)

2006-05-23 Thread Paul Spencer
The default goals for release:perform are "deploy" and "site:deploy". How do I change them in the pom? From the command line: mvn release:perform -Dgoal=deploy Paul Spencer - To unsubscribe, e-mail: [

[M2] Setting goals for release:perform? (REPOST)

2006-05-23 Thread Paul Spencer
The default goals for release:perform are "deploy" and "site:deploy". How do I change them in the pom? From the command line: mvn release:perform -Dgoal=deploy Paul Spencer - To unsubscribe, e-mail: [

[M2] The artifactId is getting append to the some urls when the and tags are inherited.

2006-05-19 Thread Paul Spencer
following command to insure all plugins are current: mvn site -U Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[M2] Release plugin 2.0-beta-4 -${project.artifactId} was replaced with it's value during release:perform

2006-05-18 Thread Paul Spencer
actId} After release: scm:cvs:pserver:[EMAIL PROTECTED]:/bar:master-pom BTW: The issue http://jira.codehaus.org/browse/MRELEASE-16 may be related to the above problem. Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED

[M2] Release plugin 2.0-beta-4 - Cleanup of pom.xml.next and pom.xml.tag

2006-05-18 Thread Paul Spencer
The Release plugin 2.0-beta-4 creates the files pom.xml.next and pom.xml.tag. When are the files deleted? Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[M2] Release plugin 2.0-beta-4 suggest invalid tag for CVS

2006-05-18 Thread Paul Spencer
The release plugin v2.0 Beta4 suggests a tag that invalid for cvs. Specifically CVS does not like '.' in the tag name. I would expect the plugin to substitute a '_' for the '.' Paul Spencer -

[M2] Setting goals for release:perform?

2006-05-18 Thread Paul Spencer
The default goals for release:perform are "deploy" and "site:deploy". How do I change them in the pom? From the command line: mvn release:perform -Dgoal=deploy Paul Spencer - To unsubscribe, e-mail: [

[M2] Release plugin is not updating changes.xml like it did in m1

2006-05-18 Thread Paul Spencer
The release plugin in m1 updated the version and date attributes of the release tag. It is not doing this in m2 Has this functionality been removed in M2? Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Announce: New european (Amsterdam, NL) Maven 2.0 mirror

2006-05-18 Thread Paul Spencer
Stefan, Your content types are not set correctly. See the thread titled " Relative to content-type, Is their convention for the file in the repository?" Paul Spencer Stefan Arentz wrote: I just finished setting up a Maven 2.0 mirror that is located in the Amsterdam, The Nether

Re: Announce: New european (Amsterdam, NL) Maven 2.0 mirror

2006-05-18 Thread Paul Spencer
Stefan, Your content types are not set correctly. See the thread titled " Relative to content-type, Is their convention for the file in the repository?" Paul Spencer Stefan Arentz wrote: I just finished setting up a Maven 2.0 mirror that is located in the Amsterdam, The Nether

Re: Error downloading commons-logging-1.1.pom from repo.mergere.com

2006-05-17 Thread Paul Spencer
Dennis, It sounds like a bug in the "Maven1-to-Maven2 repo converter". Is this something I should report? If so, who should I report it to? Paul Spencer Dennis Lundberg wrote: Paul Spencer wrote: I am getting the following error when Maven is downloading commons-logging-1.

Re: Error downloading commons-logging-1.1.pom from repo.mergere.com

2006-05-17 Thread Paul Spencer
Dennis, It sounds like a bug in the "Maven1-to-Maven2 repo converter". Is this something I should report? If so, who should I report it to? Paul Spencer Dennis Lundberg wrote: Paul Spencer wrote: I am getting the following error when Maven is downloading commons-logging-1.

Re: Who is mergere.com and why is maven.org resolving to it?

2006-05-17 Thread Paul Spencer
Carlos, Thank you. I have posted a related question on this list. The post is titled "Relative to content-type, Is their convention for the file in the repository?" Paul Spencer Carlos Sanchez wrote: We'll be changing it to application/java-archive On 5/17/06, Paul

Relative to content-type, Is their convention for the file in the repository?

2006-05-17 Thread Paul Spencer
web server, documenting this will be helpful to anyone setting up an maven repository. I assume this is also true for maven-proxy Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Who is mergere.com and why is maven.org resolving to it?

2006-05-17 Thread Paul Spencer
ibiblio are allowed. As an example, the following is allowed: http://www.ibiblio.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar Paul Spencer Brett Porter wrote: Thanks. Just to make sure I understand - were you expecting a different content type? Cheers, Brett On 5

Error downloading commons-logging-1.1.pom from repo.mergere.com

2006-05-17 Thread Paul Spencer
t tag name and not / (position: START_DOCUMENT seen ) I also get a "XML Parsing Error: not well-formed" error when viewing the pom in a browser. http://repo.mergere.com/maven2/commons-logging/commons-logging/1.1/commons-logging-1

Re: Who is mergere.com and why is maven.org resolving to it?

2006-05-17 Thread Paul Spencer
: Unsafe content type "application/octet-stream" Please thank your company for hosting the repository. Paul Spencer Brett Porter wrote: Hi Paul, My company has offered the services of the repository while there has been an extended hardware outage on the original community box at maven.

Who is mergere.com and why is maven.org resolving to it?

2006-05-17 Thread Paul Spencer
) Caused by I/O exception: Server returned HTTP response code: 403 for URL: http://repo.mergere.com/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1 .jar Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [m2] Setup a jndi environment for testing (surfire)

2006-04-12 Thread Paul Spencer
2) Add the file jndi.properties to the test resource directory, i.e. src/test/resources. See simple-jndi site for configuration information. http://www.osjava.org/simple-jndi Paul Spencer KC Baltz wrote: Check out the JUnit DataSource Helper package at JavaRanch: http

Re: [m2] Looking for javadoc warning report

2006-04-12 Thread Paul Spencer
Wayne, I also use the checkstyle report. I will look into using this report in place of the javadoc warning report. Thank you, Paul Spencer Wayne Fay wrote: As far as I know, the M2 Javadoc tool is strictly for generating Javadocs, and does not report such warnings. I personally like

[m2] Setup a jndi environment for testing (surfire)

2006-04-12 Thread Paul Spencer
I would like to setup a JNDI environment to be used during the testing phase, i.e. the surefire plugin. The environment would contains database (java:comp/env/jdbc) and environment entries (java:comp/env) that would be used by the unit tests. Suggestions? Paul Spencer

Re: [m2] Looking for javadoc warning report

2006-04-12 Thread Paul Spencer
@param argument "numberOfDays" is not a parameter name. Paul Spencer Wayne Fay wrote: What kind of "warnings" did it report exactly?? Wayne On 4/12/06, Paul Spencer <[EMAIL PROTECTED]> wrote: Maven 1.0.2 produced a Javadoc warnging report. I have not found this in Maven 2.0

[m2] Looking for javadoc warning report

2006-04-12 Thread Paul Spencer
Maven 1.0.2 produced a Javadoc warnging report. I have not found this in Maven 2.0.x. Does it exist? If so, where and how is it configured? Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: print out classpath

2005-11-23 Thread Paul Spencer
Heiko, mvn -X I know the compiler goal print the class path. Paul Spencer puschteblume wrote: Is there a way to print out the classpath? Also dependend from scope? Thanks Heiko - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [m2] commons-io 1.1 POM invalid

2005-11-23 Thread Paul Spencer
David, Below is a link to the Maven Evangelism JIRA project. http://jira.codehaus.org/browse/MEV Paul Spencer David Sag wrote: Snap! I just filed a jira issue on this about 20 mts ago - could not find any special 'evangelism' jira however. I did look for it tho. http://jira.co

Re: [m2] commons-io 1.1 POM invalid

2005-11-23 Thread Paul Spencer
David, Below is a link to the Maven Evangelism JIRA project. http://jira.codehaus.org/browse/MEV Paul Spencer David Sag wrote: Snap! I just filed a jira issue on this about 20 mts ago - could not find any special 'evangelism' jira however. I did look for it tho. http://jira.co

Re: Serious trouble using the fork-mechanism - or just lack of heap memory?

2005-11-23 Thread Paul Spencer
Jan, The short answer, based on my experience, is do not fork the compile. From what I have read and experienced, at some point the command line becomes to long for the OS. It sound like the "point", in this case, is 57 files. Paul Spencer Jan Gunnar Grønningsæter wrote: H

The POM for commons-discovery v0.2 is missing test for the junit dependency.

2005-11-22 Thread Paul Spencer
The POM for commons-discovery v0.2 is missing test for the junit dependency. http://www.ibiblio.org/maven2/commons-discovery/commons-discovery/0.2/commons-discovery-0.2.pom I am not sure where to report this. Paul Spencer

[m2] Moving from project.xml to pom.xml

2005-11-22 Thread Paul Spencer
I am starting the process of converting projects from m1 to m2. My m1 projects have a lot of historical information in the tag of project.xml that I would like to preserve. My question is, where is the version history maintained in m2? Paul Spencer

[m2] Question about Dependency version rules and a couple suspect logging bugs.

2005-11-22 Thread Paul Spencer
quot;nearer" in the first debug line? Is this a logging bug? 2) What are the rules around which version is select when their are multiple version for an artifact? 3) The classpath element contains commons-collection 3.0, not 2.1 as stated by the second debug line. Is this a loggin

Re: [m2] surefire not honoring

2005-11-22 Thread Paul Spencer
Paul Spencer Brett Porter wrote: I've noticed this recently too. You can exclude sources from compilation in the compiler plugin (check the compiler plugin reference for the configuration item name). Cheers, Brett On 11/23/05, Paul Spencer <[EMAIL PROTECTED]> wrote: I should furt

Re: [m2] fork to run junit tests

2005-11-22 Thread Paul Spencer
Patrick, See the following post. http://www.mail-archive.com/users@maven.apache.org/msg28712.html Paul Spencer Patrick O'shea wrote: Hi, Is it possible to fork to run the junit tests ? I'm using external code that is called when the forked jvm exits after the tests are run.

Re: [m2] surefire not honoring

2005-11-22 Thread Paul Spencer
Jesse, I was trying to use to exclude tests from compiling when converting my project from m1 to m2. The only affect what is executed, not compiled. Paul Spencer Jesse McConnell wrote: I was just poking through this code...and it was excluding all the right stuff for me :/ so for this

Re: [m2] surefire not honoring

2005-11-22 Thread Paul Spencer
I should further clarify "not honoring the ". My expectation was the exclusion applied to the compiler and test runner. It appear to apply to only the test runner. So, is it correct the excluded test are compiled and not run? Is their a way to prevent a the compilation? Paul Spe

[m2] surefire not honoring

2005-11-22 Thread Paul Spencer
same one used for the maven-compiler-plugin. o mvn -X does not list the exclusion of the test source, just the source [DEBUG] (f) excludes = [com/foo/util/**] Paul Spencer - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [m2] site:deploy via scp uses the"unzip" command on the remote host. [m1] used tar and gunzip

2005-11-19 Thread Paul Spencer
Brett, I have filed a feature request. http://jira.codehaus.org/browse/MNG-1627 Paul Spencer Brett Porter wrote: We can make this configurable - please file a feature request. - Brett On 11/19/05, Paul Spencer <[EMAIL PROTECTED]> wrote: Deploying a site in m2 has changed since m

[m2] site:deploy via scp uses the"unzip" command on the remote host. [m1] used tar and gunzip

2005-11-18 Thread Paul Spencer
Deploying a site in m2 has changed since m1. m1 used the "tar" and "gunzip" command on the remote site, where m2 uses the "unzip" command. This poses a problem for be since my remote site does not support the "unzip" comma

[m2] "mvn deploy" hangs if groupId contains a dot.

2005-11-18 Thread Paul Spencer
ge where the groupId and artifactId are described ? http://maven.apache.org/maven-model/maven.html 2) Is their a bug somewhere in the deploy goal that incorrectly generates the directory structure when the groupId contains a "."? 3) If a "." in the groupId or

Re: how to create a site in maven 2

2005-11-11 Thread Paul Spencer
1) cd to the project directory. It will contain the file pom.xml. 2) execute the following command to generate the site. mvn site 3) The site will be created in the target directory target/docs/index.html Paul Spencer Maruf Aytekin wrote: Hello All, I am pretty new to maven just

Re: how to create a site in maven 2

2005-11-11 Thread Paul Spencer
1) cd to the project directory. It will contain the file pom.xml. 2) execute the following command to generate the site. mvn site 3) The site will be created in the target directory target/docs/index.html Paul Spencer Maruf Aytekin wrote: Hello All, I am pretty new to maven just

Re: [ANN] Article on building J2EE projects with Maven 1.1

2005-09-16 Thread Paul Spencer
Vincent, Thanks for the update. Where should I post patches? Paul Spencer. Vincent Massol wrote: Hi Paul, -Original Message- From: Paul Spencer [mailto:[EMAIL PROTECTED] Sent: mercredi 14 septembre 2005 14:49 To: Maven Users List Subject: Re: [ANN] Article on building J2EE

Re: [ANN] Article on building J2EE projects with Maven 1.1

2005-09-14 Thread Paul Spencer
the following error. Error: Unable to distribute xpetstore-application-3.1.3.ear: Could not deploy module xpetstore-business-3.1.3.jar caused by EJB [Counter] is misconfigured: no CMP mapping defined by OpenEJB DD. Paul Spencer Vincent Massol wrote: Just wanted to let you know that my article

[1.1-b2] war plugin is not using web.xml generated by xdoclet

2005-09-14 Thread Paul Spencer
How do I configure Maven 1.1-Beta2 and it's WAR plugin to use the web.xml and taglibs generated by xdoclet. I have added the following to project.properties, but it does not work. maven.war.webxml=${maven.build.dir}/xdoclet/webdoclet/WEB-INF/web.xml Paul Sp

Re: Maven, CruiseControl, multiple projects & Best Practices

2005-07-01 Thread Paul Spencer
the properties: maven.multiproject.navigation=independent maven.dashboard.rungoals=false Paul Spencer Jamie Bisotti wrote: Paul, can you elaborate on that a bit more? On 7/1/05, Paul Spencer <[EMAIL PROTECTED]> wrote: David, Between the order of projects in th

Re: Maven, CruiseControl, multiple projects & Best Practices

2005-07-01 Thread Paul Spencer
David, Between the order of projects in the cruise control configuration file and the value of each projects "maven.cruisecontrol.trigger.projects" property, you can minimize the number of failed builds as described in #1. Paul Spencer David Jackman wrote: 1. You'll def

Status of jcoverage plugin 1.0.10?

2005-06-24 Thread Paul Spencer
MPJCOVERAGE-18 - Fix report for Inner/anonymous classes. The bugs have been fixes for more then 4 months. Since I use inner classes, MPJCOVERAGE-18 is very usable to me. Any idea when the plugin will be release? Paul Spencer

Re: Maintaining private repositories

2005-02-28 Thread Paul Spencer
. maven.repo.remote=http://myhost/maven-dir,http://www.ibiblio.org/maven Paul Spencer Tim Stephenson wrote: Not sure where the official doc is - somewhere on the site - but what we do is to set up a directory structure exactly like the local repo or remote repositories under some web-server published directory with

Re: Maintaining private repositories

2005-02-28 Thread Paul Spencer
=http://myhost/maven-dir,http://www.ibiblio.org/maven Paul Spencer Tim Stephenson wrote: Not sure where the official doc is - somewhere on the site - but what we do is to set up a directory structure exactly like the local repo or remote repositories under some web-server published directory with

  1   2   >