[ERROR] Failed to execute goal on project upload: Could not resolve dependencies for project com.msi:upload:war:0.0.1-SNAPSHOT: The following artifacts could not be resolved: com.microsoft.sqlserver:sqljdbc4:jar:4.3, com.documentum:xmlconfig:jar:1.0: Could not find artifact com.microsoft.sqlserver:sqljdbc4:jar:4.3 in central (https://repo.maven.apache.org/maven2)
sqlserver : use one from spring initializr
documentum not exists on maven repo, need to specify repo?
Seems you used some non-standard dependency
sqlserver : use one from spring initializr documentum not exists on maven repo, need to specify repo?