File tree Expand file tree Collapse file tree 5 files changed +8
-100
lines changed
Expand file tree Collapse file tree 5 files changed +8
-100
lines changed Original file line number Diff line number Diff line change 1111 <attribute name =" maven.pomderived" value =" true" />
1212 </attributes >
1313 </classpathentry >
14- <classpathentry kind =" src " output = " target/test-classes " path =" src/test/java " >
14+ <classpathentry kind =" con " path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " >
1515 <attributes >
16- <attribute name =" optional" value =" true" />
1716 <attribute name =" maven.pomderived" value =" true" />
1817 </attributes >
1918 </classpathentry >
20- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " >
19+ <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER " >
2120 <attributes >
2221 <attribute name =" maven.pomderived" value =" true" />
22+ <attribute name =" org.eclipse.jst.component.dependency" value =" /WEB-INF/lib" />
2323 </attributes >
2424 </classpathentry >
25- <classpathentry kind =" con " path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER " >
25+ <classpathentry kind =" src " output = " target/test-classes " path =" src/test/java " >
2626 <attributes >
27+ <attribute name =" optional" value =" true" />
2728 <attribute name =" maven.pomderived" value =" true" />
28- <attribute name =" org.eclipse.jst.component.dependency" value =" /WEB-INF/lib" />
2929 </attributes >
3030 </classpathentry >
3131 <classpathentry kind =" output" path =" target/classes" />
Original file line number Diff line number Diff line change 112112 <groupId >org.apache.maven.plugins</groupId >
113113 <artifactId >maven-war-plugin</artifactId >
114114 <version >${maven-war-plugin.version} </version >
115+ <configuration >
116+ <failOnMissingWebXml >false</failOnMissingWebXml >
117+ </configuration >
115118 </plugin >
116119 <plugin >
117120 <groupId >org.apache.maven.plugins</groupId >
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments