> MavenSnapshotDependency should check for jar overrides
> ------------------------------------------------------
>
> Key: CC-141
> URL:
http://jira.public.thoughtworks.org/browse/CC-141> Project: CruiseControl
> Issue Type: New Feature
> Components: Core Application
> Affects Versions: 2.2
> Priority: Minor
> Attachments: maven-project.properties, maven-project.xml, maven-project2.properties, patch_CC_2.2.1_CC-141_add_override_support_to_maven_snapshot_dependency.txt
>
>
> I'm using jar overrides in Maven so that CruiseControl always builds aginst snapshots, but the team isn't always having to edit the dependency information to do a release. But since the MavenSnapshotDependency class doesn't check for jar overrides it's missing changes that I'd like it to catch.