Bug 571 - Throwing an exception to fail the build when the outputBaseDir is null... 27/7227/1
authorMayank Agarwal <mayagarw@cisco.com>
Mon, 19 May 2014 18:44:37 +0000 (11:44 -0700)
committerMayank Agarwal <mayagarw@cisco.com>
Mon, 19 May 2014 20:07:31 +0000 (13:07 -0700)
commite499d5e60214d14f04aa76a5ace7d20afd8dcae9
tree9e0edacf8f03db083e66bdfe285de1bd92a83dbc
parent2fdd4406c72181f1ccc82fcb64187a97a40fe668
Bug 571 - Throwing an exception to fail the build when the outputBaseDir is null in the pom.xml

Also modifying the pom.xmls of tests to specify the outputBaseDir

Change-Id: Ic149ee6d65c225af302eba80cb1d30469a47ade5
Signed-off-by: Mayank Agarwal <mayagarw@cisco.com>
yang/yang-maven-plugin-it/src/test/resources/AdditionalConfig/pom.xml
yang/yang-maven-plugin-it/src/test/resources/Correct/pom.xml
yang/yang-maven-plugin-it/src/test/resources/GenerateTest1/pom.xml
yang/yang-maven-plugin-it/src/test/resources/NoOutputDir/pom.xml
yang/yang-maven-plugin/src/main/java/org/opendaylight/yangtools/yang2sources/plugin/YangToSourcesProcessor.java