On 2 Nov 07, at 7:56 PM 2 Nov 07, Brett Porter wrote:
Hey John,
On 03/11/2007, at 11:56 AM, [EMAIL PROTECTED] wrote:
Tests in error:
testit0046(org.apache.maven.integrationtests.MavenIT0046Test)
Looks like your changes fixed the two IT problems, but this seems to
be a new one? I get the same result locally - it's not able to find
one of the core-it plugins.
Also, the following is appearing at the end of the build result now
- is this a known problem?
The core IT plugins all get installed as 2.1-SNAPSHOT (when or who
changed that), but that test is looking for 1.0-SNAPSHOT. I always
install all the plugins as part of running the ITs, and I've not had
that problem. That plugin is looking for 1.0-SNAPSHOT so it's not
going to find it. Unless we're testing snapshot and/or download
functionality we should probably release the test plugins. Isolate the
ITs for plugins that must be locally installed to test local only use
cases. I'll take a look tomorrow but I don't see John changing any
POMs. I'll take a look tomorrow as I see it0119 and it0089 have their
artifacts going to the wrong groupId (should be org.apache.maven.its).
[INFO]
------------------------------------------------------------------------
[[ERROR]
Mojo:
org.apache.maven.plugins:maven-surefire-plugin:2.3:test
FAILED for project:.
org.apache.maven.its:core-integration-tests:jar:2.1-SNAPSHOT
Reason:
There are test failures.
For more information, run with the -e flag
Thanks!
Brett
--
Brett Porter - [EMAIL PROTECTED]
Blog: http://www.devzuz.org/blogs/bporter/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thanks,
Jason
----------------------------------------------------------
Jason van Zyl
Founder, Apache Maven
jason at sonatype dot com
----------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]