Maven
Maven
STS
Mentorships
W h o AM I?
Graduated 2022 from faculty of computer
Engineering Worked 1 year as an IT Help
Desk, and currently working as an IT System
Administrator.
And I’m so interested in Software Testing filed
Ahmed Elkholy
System Administrator
Maven is a build and management tool that simplify
Building, Testing, Reporting and Packaging of project.
Mvn deploy: This command deploys the artifact to the remote repository:
Maven Commands
mvn -v: This command-line option displays the Maven version information:
Mvn site: This command generates a site (Documentation) for the project in target
directory
S t u d y i n g Re s o u rc e s