Thanks. Saves me a lot of work documenting the extra level of POMs.

BTW. I rarely say it but I appreciate the help that you and others on
this list give.

Thanks,
Christopher 

-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 31, 2007 12:19 PM
To: Maven Users List
Subject: Re: Is it possible for a pom project to build a jar file?

On 5/31/07, Chris Helck <[EMAIL PROTECTED]> wrote:

> I'm also considering putting the configuration file in a well known 
> location (http://mystuff/pmd.xml) the same way we do for JPEGs and 
> getting on with life.

A known URL for checkstyle config is what I went with for the open
source projects I work on, it was just easier than having to "release"
a separate jar.

It depends on how important it is for you to be able to reproduce the
build.  If you build later from a tag and the PMD config file at that
url has changed, it could break your build.  (If that URL happens to be
pointed at http access to a svn repo, you could point it at a
tag...)

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


**********************************************************************
This communication and all information (including, but not limited to,
 market prices/levels and data) contained therein (the "Information") is
 for informational purposes only, is confidential, may be legally
 privileged and is the intellectual property of ICAP plc and its affiliates
 ("ICAP") or third parties. No confidentiality or privilege is waived or
 lost by any mistransmission. The Information is not, and should not
 be construed as, an offer, bid or solicitation in relation to any
 financial instrument or as an official confirmation of any transaction.
 The Information is not warranted, including, but not limited, as to
 completeness, timeliness or accuracy and is subject to change
 without notice. ICAP assumes no liability for use or misuse of the
 Information. All representations and warranties are expressly
 disclaimed. The Information does not necessarily reflect the views of
 ICAP. Access to the Information by anyone else other than the
 recipient is unauthorized and any disclosure, copying, distribution or
 any action taken or omitted to be taken in reliance on it is prohibited. If
 you receive this message in error, please immediately delete it and all
 copies of it from your system, destroy any hard copies of it and
 notify the sender.
**********************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to