maven repositories

2005-08-25 Thread Tim Dyck
that file from the repository so that when others build locally on their build that they do not need to know how to manually copy it to their local repository. Ideas? Thanks, Tim Dyck - To unsubscribe, e-mail: [EMAIL PROTECTED

m1 - maven.xml including another script.

2005-09-21 Thread Tim Dyck
I feel stupid for even asking this question, but after digging through google for a while I have not found my answer. I have a maven.xml file that needs to include another xml file and make calls to defined tags that I have created. Here is a basic example of what I am trying to do: Maven.xml

[m1] license report

2005-10-13 Thread Tim Dyck
I have question on the license report: We have many projects that all use the same license and we would like to reference the same license from a URL so that we do not have to check in our license every time we start a new project - ie becomes a nightmare if our license changes, then we would

RE: [m1] license report

2005-10-13 Thread Tim Dyck
, October 13, 2005 9:45 AM To: Maven Users List Subject: Re: [m1] license report The license plugin uses the maven.license.licenseFile property for generating the license. Actually, I don't know what the license in the pom is used for. -Lukas Tim Dyck wrote: I have question on the license report

[m1] pdf plugin version 2.4

2005-10-19 Thread Tim Dyck
Does the following property work: maven.pdf.cover.projectCompany I also thought that by default this property is supposed to refer to: ${pom.organization.name} Does not seem to matter what I put but the cover page always as the company name as Apache Software Foundation. Is there anyway to

RE: [m1] pdf plugin version 2.4

2005-10-19 Thread Tim Dyck
/ arg value=${maven.pdf.cover.projectCompany}/ Thanks, Tim. -Original Message- From: Tim Dyck [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 19, 2005 10:45 AM To: Maven Users List Subject: [m1] pdf plugin version 2.4 Does the following property work

[m1] Test plugin 1.8-SNAPSHOT

2005-11-15 Thread Tim Dyck
Where can I go to download the SNAPSHOT jar for the test plugin? I could not find it and I think it will fix the issues that we are currently having. Thanks, Tim. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[m1] including of scripts

2005-11-18 Thread Tim Dyck
Need some help on something. I need to include several external jelly scripts that have the same internal tags (ie internal tags defined by define:tag name=build. The problem is as I loop through my includes of these files only the first include ever gets called, which makes sense I guess b/c it

Clover plugin question - how to use clover1.3.8.jar

2005-06-27 Thread Tim Dyck
Where can I download the maven clover snapshot 1.10 - I need to be able to use version 1.3.8 of clover and there is now way for me to use this version - ie since one cannot specify what JAR they want to use in the properties file. Any help would be greatly appreciated. Thanks, Tim.

[m1] PDF Plugin help / question

2005-07-21 Thread Tim Dyck
I am getting the following error when trying to run the PDF plugin in maven: BUILD FAILED File.. C:\Documents and Settings\TimDy.AMERICA\.maven\cache\maven-pdf-plugin -2.3\plugin.jelly Element... xslt Line.. 128 Column 20 Provider for javax.xml.transform.TransformerFactory cannot be