in DevOps by
Q:
What Is Target, Source & Test Folders In Mavn?

1 Answer

0 votes
by

Target: folder holds the compiled unit of code as part of the build process.

Source: folder usually holds java source codes. Test: directory contains all the unit

testing codes.

Related questions

0 votes
asked Oct 14, 2022 in Android by AdilsonLima
0 votes
asked Jun 17, 2019 in IONIC by rajeshsharma
0 votes
asked Feb 22, 2020 in DevOps by AdilsonLima
0 votes
0 votes
asked Nov 12, 2019 in DevOps by Robindeniel
...