Parcourir la source

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

Vishal Puri il y a 18 ans
Parent
commit
e9e89b835d
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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