Hi,<div><br></div><div>I have the following errors running &quot;mvn clean package&quot;.</div><div><br></div><div>Can you help me?</div><div><br></div><div>Fiorenzo</div><div><span style="background-color:rgb(255,255,255)">...</span></div>
<div><span style="background-color:rgb(255,255,255)">...</span></div><div>[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-parser-java ---</div><div>[INFO] Surefire report directory: /home/fiorenzo/git/core/parser-java/target/surefire-reports</div>
<div><br></div><div>-------------------------------------------------------</div><div> T E S T S</div><div>-------------------------------------------------------</div><div>Running org.jboss.forge.test.parser.java.FieldAnnotationTest</div>
<div>Tests run: 21, Failures: 0, Errors: 21, Skipped: 0, Time elapsed: 0.428 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.util.TypesTest</div><div>Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec</div>
<div>Running org.jboss.forge.test.parser.java.util.RefactoryTest</div><div>Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.013 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.util.FormatterTest</div>
<div>Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.JavaParserTest</div><div>Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 sec &lt;&lt;&lt; FAILURE!</div>
<div>Running org.jboss.forge.test.parser.java.JavaEnumTest</div><div>Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.MethodAnnotationTest</div>
<div>Tests run: 20, Failures: 0, Errors: 20, Skipped: 0, Time elapsed: 0.061 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.JavaInterfaceTest</div><div>Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.036 sec &lt;&lt;&lt; FAILURE!</div>
<div>Running org.jboss.forge.test.parser.java.MethodThrowsExceptionsTest</div><div>Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.017 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.MethodReturnTypeTest</div>
<div>Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.03 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.JavaClassMethodTest</div><div>Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 0.025 sec &lt;&lt;&lt; FAILURE!</div>
<div>Running org.jboss.forge.test.parser.java.MethodVisibilityTest</div><div>Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.009 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.JavaClassInterfaceTest</div>
<div>Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.014 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.JavaClassAnnotationTest</div><div>Tests run: 20, Failures: 0, Errors: 20, Skipped: 0, Time elapsed: 0.06 sec &lt;&lt;&lt; FAILURE!</div>
<div>Running org.jboss.forge.test.parser.java.FieldTest</div><div>Tests run: 20, Failures: 0, Errors: 20, Skipped: 0, Time elapsed: 0.061 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.MethodSignatureTest</div>
<div>Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.008 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.FieldTypeTest</div><div>Tests run: 11, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 0.034 sec &lt;&lt;&lt; FAILURE!</div>
<div>Running org.jboss.forge.test.parser.java.JavaInterfaceInterfaceTest</div><div>Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.014 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.JavaClassCreationTest</div>
<div>Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.ResolveTypeTest</div><div>Tests run: 16, Failures: 0, Errors: 16, Skipped: 0, Time elapsed: 0.053 sec &lt;&lt;&lt; FAILURE!</div>
<div>Running org.jboss.forge.test.parser.java.JavaClassVisibilityTest</div><div>Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.019 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.JavaClassTest</div>
<div>Tests run: 27, Failures: 0, Errors: 27, Skipped: 0, Time elapsed: 0.167 sec &lt;&lt;&lt; FAILURE!</div><div>Running org.jboss.forge.test.parser.java.FieldVisibilityTest</div><div>Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.017 sec &lt;&lt;&lt; FAILURE!</div>
<div><br></div><div>Results :</div><div><br></div><div>Tests in error: </div><div>  testParseEnumValueStaticImport(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testParseAnnotation(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddAnnotation(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddAnnotationByClass(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddAnnotationByName(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCanAddAnnotationDuplicate(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCannotAddAnnotationWithIllegalName(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddEnumValue(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddEnumNameValue(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddLiteralValue(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddObjectValue(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddValueConvertsToNormalAnnotation(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAnnotationBeginsAsMarker(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasAnnotationClassType(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasAnnotationStringType(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasAnnotationStringTypeSimple(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetAnnotationClassType(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetAnnotationStringType(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetAnnotationStringTypeSimple(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveAllValues(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetNames(org.jboss.forge.test.parser.java.FieldAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddGettersAndSetters(org.jboss.forge.test.parser.java.util.RefactoryTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddGettersAndSettersCamelCase(org.jboss.forge.test.parser.java.util.RefactoryTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddGetterNotSetterForFinalField(org.jboss.forge.test.parser.java.util.RefactoryTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddGettersAndSettersGeneric(org.jboss.forge.test.parser.java.util.RefactoryTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCreateToStringFromFields(org.jboss.forge.test.parser.java.util.RefactoryTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  org.jboss.forge.test.parser.java.util.FormatterTest: class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div><div>  testExceptionWhenBadFileParsed(org.jboss.forge.test.parser.java.JavaParserTest): Unexpected exception, expected&lt;org.jboss.forge.parser.ParserException&gt; but was&lt;java.lang.SecurityException&gt;</div>
<div>  testCanParseEnum(org.jboss.forge.test.parser.java.JavaEnumTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testParseAnnotation(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddAnnotation(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddAnnotationByClass(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddAnnotationByName(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCanAddAnnotationDuplicate(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCannotAddAnnotationWithIllegalName(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddEnumValue(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddEnumNameValue(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddLiteralValue(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddObjectValue(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddValueConvertsToNormalAnnotation(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAnnotationBeginsAsMarker(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasAnnotationClassType(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasAnnotationStringType(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasAnnotationStringTypeSimple(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetAnnotationClassType(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetAnnotationStringType(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetAnnotationStringTypeSimple(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveAllValues(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetNames(org.jboss.forge.test.parser.java.MethodAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCanParseInterface(org.jboss.forge.test.parser.java.JavaInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCanParseBigInterface(org.jboss.forge.test.parser.java.JavaInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testImportJavaSource(org.jboss.forge.test.parser.java.JavaInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testImportImport(org.jboss.forge.test.parser.java.JavaInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testParseThrowsNone(org.jboss.forge.test.parser.java.MethodThrowsExceptionsTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testParseThrowsOne(org.jboss.forge.test.parser.java.MethodThrowsExceptionsTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testParseThrowsMany(org.jboss.forge.test.parser.java.MethodThrowsExceptionsTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddThrowsOne(org.jboss.forge.test.parser.java.MethodThrowsExceptionsTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddThrowsMany(org.jboss.forge.test.parser.java.MethodThrowsExceptionsTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveThrowsNone(org.jboss.forge.test.parser.java.MethodThrowsExceptionsTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveThrowsOne(org.jboss.forge.test.parser.java.MethodThrowsExceptionsTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveThrowsMany(org.jboss.forge.test.parser.java.MethodThrowsExceptionsTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeReturnsFullTypeForJavaLang(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeReturnsFullTypeForJavaLangGeneric(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectArray(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectArrayParameterized(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectUnparameterized(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectParameterized(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectWildcard(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectParameterizedMultiple(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectParameterizedNested(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectParameterizedMultipleNested(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectParameterizedArrayMultipleNested(org.jboss.forge.test.parser.java.MethodReturnTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetName(org.jboss.forge.test.parser.java.JavaClassMethodTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetReturnType(org.jboss.forge.test.parser.java.JavaClassMethodTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetReturnTypeVoid(org.jboss.forge.test.parser.java.JavaClassMethodTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetConstructor(org.jboss.forge.test.parser.java.JavaClassMethodTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetAbstract(org.jboss.forge.test.parser.java.JavaClassMethodTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetParameters(org.jboss.forge.test.parser.java.JavaClassMethodTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetParameterType(org.jboss.forge.test.parser.java.JavaClassMethodTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasMethodZeroParametersIgnoresMethodWithParameters(org.jboss.forge.test.parser.java.JavaClassMethodTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasMethodZeroParameters(org.jboss.forge.test.parser.java.JavaClassMethodTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetMembers(org.jboss.forge.test.parser.java.JavaClassMethodTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPublic(org.jboss.forge.test.parser.java.MethodVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPrivate(org.jboss.forge.test.parser.java.MethodVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetProtected(org.jboss.forge.test.parser.java.MethodVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPackagePrivate(org.jboss.forge.test.parser.java.MethodVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddInterfaceString(org.jboss.forge.test.parser.java.JavaClassInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddInterfaceClass(org.jboss.forge.test.parser.java.JavaClassInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddInterfaceJavaInterface(org.jboss.forge.test.parser.java.JavaClassInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddImproperInterface(org.jboss.forge.test.parser.java.JavaClassInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetInterfaces(org.jboss.forge.test.parser.java.JavaClassInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveInterface(org.jboss.forge.test.parser.java.JavaClassInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testParseAnnotation(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddAnnotation(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddAnnotationByClass(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddAnnotationByName(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCanAddAnnotationDuplicate(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCannotAddAnnotationWithIllegalName(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddEnumValue(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddEnumNameValue(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddLiteralValue(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddObjectValue(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddValueConvertsToNormalAnnotation(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAnnotationBeginsAsMarker(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasAnnotationClassType(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasAnnotationStringType(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasAnnotationStringTypeSimple(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetAnnotationClassType(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetAnnotationStringType(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetAnnotationStringTypeSimple(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveAllValues(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetNames(org.jboss.forge.test.parser.java.JavaClassAnnotationTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetName(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div><div>  testParse(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetNameWithReservedWordPart(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testIsTypeChecksImports(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testIsTypeChecksImportsIgnoresJavaLang(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testIsTypeStringChecksImports(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testIsTypeChecksImportsTypes(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetTypeSimpleNameDoesNotAddImport(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetType(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div><div>  testSetTypeStringIntPrimitive(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetTypeClassIntPrimitive(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetTypeString(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddField(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div><div>
  testAddFieldWithVisibilityScope(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testIsPrimitive(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div><div>
  testAddFieldInitializerLiteral(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddFieldInitializerLiteralIgnoresTerminator(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddFieldInitializerString(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddQualifiedFieldType(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasField(org.jboss.forge.test.parser.java.FieldTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div><div>
  testEmptyMethodSignature(org.jboss.forge.test.parser.java.MethodSignatureTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testMethodSignatureParams(org.jboss.forge.test.parser.java.MethodSignatureTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testMethodParams(org.jboss.forge.test.parser.java.MethodSignatureTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testMethodVisibility(org.jboss.forge.test.parser.java.MethodSignatureTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testMethodVisibilityWithSetter(org.jboss.forge.test.parser.java.MethodSignatureTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeReturnsFullTypeForJavaLang(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeReturnsFullTypeForJavaLangGeneric(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectArray(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectArrayParameterized(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectUnparameterized(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectParameterized(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectWildcard(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectParameterizedMultiple(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectParameterizedNested(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectParameterizedMultipleNested(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetReturnTypeObjectParameterizedArrayMultipleNested(org.jboss.forge.test.parser.java.FieldTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddInterfaceString(org.jboss.forge.test.parser.java.JavaInterfaceInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddInterfaceClass(org.jboss.forge.test.parser.java.JavaInterfaceInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddInterfaceJavaInterface(org.jboss.forge.test.parser.java.JavaInterfaceInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddImproperInterface(org.jboss.forge.test.parser.java.JavaInterfaceInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testGetInterfaces(org.jboss.forge.test.parser.java.JavaInterfaceInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveInterface(org.jboss.forge.test.parser.java.JavaInterfaceInterfaceTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  org.jboss.forge.test.parser.java.JavaClassCreationTest: class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div><div>  testResolveTypePrimitiveByte(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypePrimitiveShort(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypePrimitiveInt(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypePrimitiveLong(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypePrimitiveFloat(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypePrimitiveDouble(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypePrimitiveBoolean(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypePrimitiveChar(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypeByte(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypeShort(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypeInt(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypeLong(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypeFloat(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypeDouble(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypeBoolean(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testResolveTypeChar(org.jboss.forge.test.parser.java.ResolveTypeTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPublic(org.jboss.forge.test.parser.java.JavaClassVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPrivate(org.jboss.forge.test.parser.java.JavaClassVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetProtected(org.jboss.forge.test.parser.java.JavaClassVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPackagePrivate(org.jboss.forge.test.parser.java.JavaClassVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetName(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div><div>
  testSetAbstract(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div><div>
  testParse(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div><div>  testApplyChangesNotRequiredForModification(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testFormattingIsNotChanged(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetNameUpdatesConstructorNames(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPackage(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPackageDefault(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddImportPrimitiveThrowsException(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddImport(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCannotAddSimpleClassImport(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddImportClasses(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddImportStatic(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testHasImport(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testCannotAddDuplicateImport(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveImportByClass(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveImportByName(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveImportByReference(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRequiresImport(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddImportAcceptsJavaLangPackage(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddMethod(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddMethodFromString(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testRemoveMethod(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddConstructor(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testAddConstructorIngoresReturnTypeAndName(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSuperType(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSuperTypeJavaLang(org.jboss.forge.test.parser.java.JavaClassTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPublic(org.jboss.forge.test.parser.java.FieldVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPrivate(org.jboss.forge.test.parser.java.FieldVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetProtected(org.jboss.forge.test.parser.java.FieldVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div>  testSetPackagePrivate(org.jboss.forge.test.parser.java.FieldVisibilityTest): class &quot;org.eclipse.core.runtime.Plugin&quot;&#39;s signer information does not match signer information of other classes in the same package</div>
<div><br></div><div>Tests run: 211, Failures: 0, Errors: 206, Skipped: 0</div><div><span style="background-color:rgb(255,255,255)"> </span></div>