Searched +full:- +full:darchetypeversion (Results 1 – 4 of 4) sorted by relevance
7 - mvn clean install -pl :archetype-app-quickstart -P quick --am -T1C8 - mvn clean install -pl :bom,:bom-internal -P quick9 - CURRENT_VERSION=$(cat pom.xml | grep "<version>" | head -1 | cut -d\> -f 2 | cut -d\< -f 1)10 - echo "Current version is $CURRENT_VERSION"11 - cd .. && mkdir tmp12 - cd tmp13 - |15 -DarchetypeGroupId=software.amazon.awssdk \16 -DarchetypeArtifactId=archetype-app-quickstart \17 -DarchetypeVersion=$CURRENT_VERSION \[all …]
4 …etype to create a lambda function template using [AWS Java SDK 2.x][aws-java-sdk-v2]. The generate…9 …roject using this archetype. See [maven archetype usage guidance][maven-archetype-usage] for more …11 - Interactive mode15 -DarchetypeGroupId=software.amazon.awssdk \16 -DarchetypeArtifactId=archetype-lambda \17 -DarchetypeVersion=2.x20 - Batch mode24 -DarchetypeGroupId=software.amazon.awssdk \25 -DarchetypeArtifactId=archetype-lambda \26 -DarchetypeVersion=2.x \[all …]
5 a dependency of [AWS Java SDK 2.x][aws-java-sdk-v2].11 - Uses [Bill of Materials][BOM] to manage SDK dependencies12 - Contains the code to create the SDK client13 - Out-of-box support of GraalVM Native Image when `nativeImage` is enabled17 …roject using this archetype. See [maven archetype usage guidance][maven-archetype-usage] for more …19 - Interactive mode23 -DarchetypeGroupId=software.amazon.awssdk \24 -DarchetypeArtifactId=archetype-app-quickstart \25 -DarchetypeVersion=2.x28 - Batch mode[all …]
3 <title>TestNG - Maven</title>33 …*.P1 { font-family:Sans; font-size:10pt; margin-left:0in; margin-right:0in; text-align:left ! impo…34 …*.P2 { font-family:Sans; font-size:10pt; margin-left:0in; margin-right:0in; text-align:left ! impo…35 …*.P3 { font-family:'Nimbus Roman No9 L'; font-size:12pt; margin-left:0in; margin-right:0in; text-a…36 *.Standard { font-family:'Nimbus Roman No9 L'; font-size:12pt; }37 …*.Textbody { font-family:'Nimbus Roman No9 L'; font-size:12pt; margin-top:0in; margin-bottom:0.083…38 *.T1 { font-weight:bold; }40 *.T3 { color:#a52a2a; font-weight:bold; }42 *.T5 { color:#353535; font-family:Sans; font-size:10pt; }43 *.T6 { color:#a52a2a; font-family:Sans; font-size:10pt; font-weight:bold; }[all …]