Explorar el Código

Added maven.src.dir property to point to src/main because of changed m2 directory structure

Vishal Puri hace 18 años
padre
commit
e9e89b835d
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      samples/tutorial/project.properties

+ 3 - 0
samples/tutorial/project.properties

@@ -1 +1,4 @@
 maven.multiproject.type=war
+
+# Change default property value 
+maven.src.dir=src/main