Re: Musing about ClassLoader issues in plugins/reports.

2005-12-28 Thread Brett Porter
Sounds like a great idea! They should all go in maven-core-it (possibly as multiple projects). This is really the integration testing of the Maven distribution, not just the maven-core library. - Brett Joakim Erdfelt wrote: > There are a number of issues within JIRA that are the result of > Resou

Musing about ClassLoader issues in plugins/reports.

2005-12-28 Thread Joakim Erdfelt
There are a number of issues within JIRA that are the result of Resource access issues. They way I see it, we have 4 different resource access issues when dealing with plugins/reports. 1) resources from dependency in parent pom. 2) resources from transitive dependency. 3) resources from plugi