mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Pom and build cleanup [skip ci] (#431)
* change artifacts target path [ags][skip db][no downstream]
* Round 1 [ags][skip repo]
* Remove eclipse-specific plugins [ags][skip repo][skip db][skip tas]
* Remove a few unnecessary pom properties [skip ci]
* Delete unused build scripts [ags][ags on MySQL]
* [skip ci]
Co-authored-by: Claudia Agache <claudia.agache@ness.com>
(cherry picked from commit 96847b1f1c
)
# Conflicts:
# amps/ags/pom.xml
# amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
# amps/ags/rm-community/rm-community-repo/pom.xml
# pom.xml
This commit is contained in:
@@ -19,7 +19,7 @@ Now the application is running at [http://localhost:8085/api-explorer](http://lo
|
||||
#### Config option
|
||||
You can run tomcat on another port using the following command
|
||||
|
||||
- ` mvn clean install -Pstart-api-explorer -Dmaven.tomcat.port=8086`
|
||||
- ` mvn clean install -Pstart-api-explorer`
|
||||
|
||||
Then the application will run at [http://localhost:8086/api-explorer](http://localhost:8086/api-explorer/)
|
||||
|
||||
|
@@ -10,10 +10,6 @@
|
||||
<version>11.7-ags-1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<maven.javadoc.skip>false</maven.javadoc.skip>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
Reference in New Issue
Block a user