From: Manisha Aggarwal Date: Wed, 22 Feb 2017 19:35:40 +0000 (-0500) Subject: dont need this since its added to pom X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=de07765e05041190c6fdd7bbef6c9419e929f9cb;p=aai%2Faai-service.git dont need this since its added to pom Change-Id: I2d175b921e2c6b63a7bd463b2d6ff0b1063abbb4 Signed-off-by: Manisha Aggarwal --- diff --git a/readme.md b/readme.md index 76ce1f1..61fd2ea 100644 --- a/readme.md +++ b/readme.md @@ -13,81 +13,6 @@ For demo app use case the three containers run on the same VM. Configuration and AAI can be compiled easily with a `mvn clean install -DskipTests`. Integration tests are started by omitting the skipTests flag `mvn clean install` -The following profiles should be set up in the settings.xml file: - - - nexus - - - repository.jboss.org-public - JBoss.org Maven repository - https://repository.jboss.org/nexus/content/groups/public - - - global maven repo - http://repo1.maven.org/maven2/ - - true - always - - - true - always - - - - maven-restlet - Public online Restlet repository - http://maven.restlet.com - - - - - - eelf - - - - - repo2 - http://repo2.maven.org/maven2/com/att/eelf/ - - true - - never - - - true - always - - - - - - - repo2 - http://repo2.maven.org/maven2/com/att/eelf/ - - true - - - true - - - - - -in the profiles section and also specified as an activeProfile in the activeProfiles section. - - - nexus - eelf - - - # Starting AAI In a developer local environment using the following: mvn -N -P runAjsc