Changes for page Build Management
Last modified by Richard Kreissig on 2023/09/14 08:50
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -48,8 +48,17 @@ 48 48 49 49 ==== Necessary Configuration ==== 50 50 51 -KIELER needs to be built against a P2 repository generated from anEclipse reference installation. Thecommandfordoingthatisdescribedon[[thispage>>doc:EclipseServer Installation]].You mayneedto adaptthe reference repositorylocationin theparentPOM files.51 +KIELER needs to be built against a P2 repository generated from our Eclipse reference installation. The path to this repository is found in the parent POM file and must be changed if the repository location changes. Also, when changing the reference installation, the repository has to be updated using the following magic command (adapted accordingly): 52 52 53 +{{code language="none"}} 54 +java -jar eclipse_3.8/plugins/org.eclipse.equinox.launcher_*.jar \ 55 +-application org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher \ 56 +-metadataRepository file:/home/java/repository/juno382 \ 57 +-artifactRepository file:/home/java/repository/juno382 \ 58 +-source /home/java/eclipse_3.8/ \ 59 +-publishArtifacts 60 +{{/code}} 61 + 53 53 ==== Invoking Maven ==== 54 54 55 55 To actually build KIELER once all preliminaries are done, navigate to the {{code language="none"}}/build/de.cau.cs.kieler.parent{{/code}} directory and run the following command line:
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 - 77010081 +6160516 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/ 7701008/Build Management1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/6160516/Build Management