I really wish there were some site docs to explain what this is doing and why one might want to use it... or maybe some Javadoc...

From briefly looking, it does appear that I could use this and it looks like it has some extra features which shitty is lacking, though I'm not really sure what they do or why I'd want to enable them precisely.

Sooo... my only real reservation at this point is the lack of docs and not really having a full understanding of what is going on inside. I mean, I can read the code, and it looks similar to what i'm doing, though my 25 lines of code (including spaces) seems to do exactly what I need... compared to the ~1600 lines in Verifier. java, and I've not even peeped at the support code.

Based on that I'm thinking that the integrated AntBuilder bits in Groovy are overall easier to use and comprehend... though if you can point out some significant advantage to using the maven-verifier I'll certainly take that into consideration.

I really like re-usable code... but w/o documentation, examples, quickstart, etc for developers to read... its actually more work to try and adapt to this pre-existing code than it is to simply re-write a tiny bit to solve the problem at hand...

:-\

--jason



On Aug 8, 2007, at 2:51 PM, Eric Redmond wrote:

np,

http://svn.apache.org/repos/asf/maven/core-integration-testing/ trunk/core-integration-tests/src/test/java/org/apache/maven/ integrationtests/

--
Eric Redmond
http://blog.propellors.net

On 8/8/07, Jason Dillon < [EMAIL PROTECTED]> wrote:
Can you point me at a specific svn url? I really don't want to go digging, that is what I did when I first started looking for an integration testing framework for my plugins... and I ended up finding a bunch of junk, some non-functional muck, some stuff that didn't even build.

So if you know of a specific svn url that I can peek at to get the idea it would really help :-)

Thanks,

--jason


On Aug 8, 2007, at 2:20 PM, Eric Redmond wrote:

Not that I'm aware. Check out the new core ITs and you'll get loads of examples.

On 8/8/07, Jason Dillon < [EMAIL PROTECTED]> wrote:
On Aug 8, 2007, at 1:37 PM, Eric Redmond wrote:

Wow, Jason, you should win some sort of award for acronymic excellence.

+1 however, I would like to know if you had considered using the Verifier to run the test, rather than ant.

http://repo1.maven.org/maven2/org/apache/maven/shared/maven- verifier/

I've not even looked at it actually... is there a site for this puppy and I will take a peek...

--jason



--
Eric Redmond
http://blog.propellors.net

Reply via email to