File tree Expand file tree Collapse file tree 4 files changed +328
-315
lines changed
src/main/java/com/datastax/cdm Expand file tree Collapse file tree 4 files changed +328
-315
lines changed Original file line number Diff line number Diff line change 36
36
<attribute name =" optional" value =" true" />
37
37
</attributes >
38
38
</classpathentry >
39
- <classpathentry kind =" src" path =" target/generated-sources/annotations" >
39
+ <classpathentry kind =" src" output = " target/test-classes " path =" target/generated-test- sources/test- annotations" >
40
40
<attributes >
41
41
<attribute name =" optional" value =" true" />
42
+ <attribute name =" test" value =" true" />
43
+ <attribute name =" maven.pomderived" value =" true" />
44
+ <attribute name =" ignore_optional_problems" value =" true" />
45
+ <attribute name =" m2e-apt" value =" true" />
42
46
</attributes >
43
47
</classpathentry >
44
- <classpathentry kind =" src" output = " target/test-classes " path =" target/generated-test- sources/test- annotations" >
48
+ <classpathentry kind =" src" path =" target/generated-sources/annotations" >
45
49
<attributes >
46
50
<attribute name =" optional" value =" true" />
47
- <attribute name =" test" value =" true" />
48
51
</attributes >
49
52
</classpathentry >
50
53
<classpathentry kind =" output" path =" target/classes" />
You can’t perform that action at this time.
0 commit comments