Set the version to the timestamp-build number you are using is more reliable.
- Brett
On 2/25/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
> mvn -o to work offline...
>
> --wf
>
>
> On 2/24/06, David Sag <[EMAIL PROTECTED]> wrote:
> >
> >
> > yes that's what I thought and indeed already had that site
On 2/25/06, Jochen Wiedmann wrote:
>
> > Why do you need a plugin for this?
>
> Why not? Validating XML is a standard qualitiy requirement for any
> project that delivers XML files, possibly a lot of XML files.
That's the beauty of open source -- I may think its "dumb" and not see
the value of suc
Wayne Fay wrote:
> Why do you need a plugin for this?
Why not? Validating XML is a standard qualitiy requirement for any
project that delivers XML files, possibly a lot of XML files.
You could as well ask: Why the XXX plugin, if we have the Ant plugin?
Jochen
--
This is something I've been looking into myself just recently. No easy
solutions as yet.
There's a Cobertura plugin already but there are issues, so you need
to wait until 2.0.3 is out to really use it -- this is all according
to things I've read, I don't use it myself (yet).
As for JavaNCSS, the
You don't need a plugin, just write a test...
Add a dependency on your favorite XML engine in pom.xml.
Add the XSD in src/test/resources.
Add a unit test in src/test/... that runs your code generated XML
against the XSD in resources and asserts GOOD or BAD.
Why do you need a plugin for this?
Wayn
Thanks for your mail,
As i said in my post i already logged in as that ftp user and tried making
those directories, and i was able to do that without any error
i dont' is this something know issue with maven2 or something else i need to
include in my command line deploy:deploy-file
You have to set your internal snapshot repository update policy to
"always" so Maven check if there is a fresher version out there.
On 2/25/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On 2/24/06, KC Baltz <[EMAIL PROTECTED]> wrote:
> > We have several projects here that depend on a common "core"
I think this is related to a problem that was fixed in 2.0.3:
http://jira.codehaus.org/browse/MNG-2054
-Original Message-
From: Howard Lewis Ship [mailto:[EMAIL PROTECTED]
Sent: Friday, February 24, 2006 4:05 PM
To: users@maven.apache.org
Subject: Overriding parent plugin configuration i
Hi,
I think it's supposed to work on Eclipse 3.1.x.
_Mang Lau
Adrian Herscu <[EMAIL PROTECTED]>
Sent by: news <[EMAIL PROTECTED]>
02/24/2006 12:25 PM
Please respond to
"Maven Users List"
To
users@maven.apache.org
cc
Subject
[m2] m2eclipse system requirements
Hi all,
Couldn't fin
I'd take any of them, but specifically, I'm looking for the last one
XML against a XSD.
On Feb 22, 2006, at 11:52 AM, Wayne Fay wrote:
Validating XML as in...
Well formed test?
XML data compiles with DTD test?
XML schema complies with defined XSD test?
another test?
What **exactly** are you
10 matches
Mail list logo