Ok - so I just test Maven.
How can I document this in the tests? Doesn’t make sense to me to run tests and nobody knows what was tested in fact … Thanks Frankie Von: Geertjan Wielenga [mailto:[email protected]] Gesendet: Mittwoch, 6. März 2019 07:08 An: Frank Jung Cc: [email protected] Betreff: Re: Ant / Maven Yes, that problem with Ant is known and reported, don’t worry about it. When faced with a choice between trying things with (or programming with) Ant or Maven, always choose Maven, except if you have some very specific reason to use Ant. In NetBeans 11 you’ll see a much stronger focus on Maven than on Ant, i.e., the Projects window prioritizes Maven over Ant. Gj On Wednesday, March 6, 2019, Frank Jung <[email protected]> wrote: Hi, just asking again since this was not answered yet .: In the test there are two tracks, one for maven and one for ant. Creating the web app with maven works ok, with ant I have a resolve problem ("javaee-endorsed-api-7.0" library could not be found). Am I expected to run both tracks? If not how can I tell which one I used? If yes how can I report different results for both tracks? (Should I click "Passed" or "Failed" it Maven works but Ant doesn't . ?) Perhaps it would be a good idea to spilt this spec? And in general: How can I see, what other testers have done to learn from them? Is there a brief howto / FAQ for Synergy . ? Frankie
