I'm trying to add a new class 'Tool' to the 1.0.0 archetype I have implemented
classes:
../dom/src/main/java/dom/tool/Tool.java
../dom/src/main/java/dom/tool/Tools.java
../fixture/src/main/java/fixture/tool/ToolFixture.java
../fixture/src/main/java/fixture/tool/ToolsFixturesService.java
But when I run
mvn clean install
it does not compile these, what am I doing wrong?
Do we have docs on how to add a new class to the archetype?
Thanks in advance
Mark Wood-Patrick
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may
contain
confidential information. Any unauthorized review, use, disclosure or
distribution
is prohibited. If you are not the intended recipient, please contact the
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------