When I run \"mvn deploy:deploy\", maven deploys 4 jar files to my internal remote repository.
They are:
[module-name]-1.jar [module-name]-1.pom [modu
org.apache.maven.plugins maven-source-plugin 3.0.1 false package attach-sources jar
The attach parameter specifies whether the java sources will be attached to the artifact list of the project. false
false