Vincent Siveton wrote:
>
> Hi Dennis,
>
> 2006/7/29, Dennis Lundberg <[EMAIL PROTECTED]>:
>> Hi all,
>>
>> This might very well be the wrong list for this, but I'll try anyway.
>>
>> When working with the documentation for the Verifier plugin I added
>> executions to generate an xdoc for the mo
Hi Dennis,
2006/7/29, Dennis Lundberg <[EMAIL PROTECTED]>:
Hi all,
This might very well be the wrong list for this, but I'll try anyway.
When working with the documentation for the Verifier plugin I added
executions to generate an xdoc for the modello model that it has [1],
and incorporated th
work.
>
> Vote closes in 72 hours.
>
> +1 from me.
>
> Arnaud
>
> [1] http://maven.apache.org/maven-1.x/plugins/bundledHistory.html
> [2]
http://maven.apache.org/maven-1.x/start/release-notes-1.1-beta-3.html
> [3]
>
http://people.apache.org/repo/m1-snapshot-repositor
Hi all,
This might very well be the wrong list for this, but I'll try anyway.
When working with the documentation for the Verifier plugin I added
executions to generate an xdoc for the modello model that it has [1],
and incorporated that into the site. The generated xdoc does not have
any inf
] http://maven.apache.org/maven-1.x/start/release-notes-1.1-beta-3.html
[3]
http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/20060729/
--
http://www.multitask.com.au/people/dion/
"If you even dream of beating me you'd better wake up and apologize
+1, non-binding.
-Original Message-
From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 29, 2006 3:37 PM
To: Maven Developers List
Subject: [vote] Release Maven 1.1 beta 3
Hi folks,
Please vote on releasing Maven 1.1 Beta 3.
Since the beta 2 we upgraded almost all plug
://people.apache.org/repo/m1-snapshot-repository/maven/distributions/20060729/
On 7/29/06, berndq <[EMAIL PROTECTED]> wrote:
anyone here that likes to help in getting junit4 support for maven?
You might want to comment on SUREFIRE-31 and see if anyone watching it
would like to collaborate.
* http://jira.codehaus.org/browse/SUREFIRE-31
--
Wendy
Hi,
anyone here that likes to help in getting junit4 support for maven?
Currently I modifed JUnitTestSet to use JUnitCore from junit4 to run
the tests directly. I thought this is a nice way to get all the
annotation stuff working (@Before, timeout=xx) and it works.
At least it runs some exempla