Karl Heinz Marbaise created MSHARED-452:
-------------------------------------------
Summary: Removed calling to accessor
Key: MSHARED-452
URL: https://issues.apache.org/jira/browse/MSHARED-452
Project: Maven Shared Components
Issue Type: Improvement
Components: maven-mapping
Affects Versions: maven-mapping-3.0.0
Reporter: Karl Heinz Marbaise
Priority: Minor
Fix For: maven-mapping-3.0.0
Removing code
{code:java}
// FIXME: This is BAD! Accessors SHOULD NOT change the behavior of the object.
// [dennisl; 2013-07-30] This was fixed in Maven 2.0.8
artifact.isSnapshot();
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)