0 votes
in DevOps by (5.7k points)
How to Compile the Maven Source Code

1 Answer

0 votes
by (5.7k points)

It is time to compile the code. Type mvn compile.

If the compilation is successful, BUILD SUCCESS message appears.

Related questions

0 votes
asked Feb 24, 2020 in DevOps by DavidAnderson (7.4k points)
...