Re: Unrecognised tag: 'testResources'

2017-10-31 Thread Ernst Reissner
Hi Karl Heinz, Hi all > >> >> The problem seems >> >> |${resourceDir}trueoctave/octavercoctave/java.opts >> > ${tstResourcesDir}true*.rml| > >> > > Just try a mvn clean > > and see the output... I cannot even execute mvn clean, because the pom is not parseable if i include testRersources. Withou

Unrecognised tag: 'testResources'

2017-10-30 Thread Ernst Reissner
Hi all, When I run mvn resources:testResources i obtain |Non-parseable POM /home/ernst/Software/pom.xml:Unrecognisedtag:'testResources'| The problem seems |${resourceDir}trueoctave/octavercoctave/java.opts${tstResourcesDir}true*.rml| As long as I had only the tag resources, all was fine. Now