Please enable JavaScript.
Coggle requires JavaScript to display documents.
Continuous Integration (NEXUS (UPLOAD THE BUILD) (nexus> bin> …
Continuous Integration
SOURCE CODE
-
-
-
-
-
-
-
-
PARTS OF SRC. CODE
-
SRC
basic files in any application = src, pom.xml
-
-
-
-
BUILD TOOL
-
-
-
-
-
GRUNT (ANGULAR .JS, NODE .JS)
-
-
MAVEN
-
-
-
-
-
-
MAVEN LIFECYCLE Phases
-
-
-
-
-
-
INSTALL (.m2 local repo created - store all downloaded file jar, war etc.)
-
-
-
NEXUS (UPLOAD THE BUILD)
-
-
-
-
-
-
Nexus (application+ Jetty) + Sonatype-work (backend, stores files)
-
Nexus not Starting
nexus>bin>sudo RUN_AS_USER=root ./nexus start
-
-
-
-
-
-
-
-
-
-
-
-
-
O/p of build is called Artifact, or bundle.
-
-