Pom angepasst, dass kein assembly.xml mehr ausgeführt wird.
Some checks failed
Productmodel Java CI with Maven / build (push) Failing after 1m28s
Some checks failed
Productmodel Java CI with Maven / build (push) Failing after 1m28s
This commit is contained in:
154
.idea/workspace.xml
generated
154
.idea/workspace.xml
generated
@@ -9,12 +9,23 @@
|
|||||||
</loaded-modules>
|
</loaded-modules>
|
||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="e0e5f782-08ef-4945-a944-b4866593efbf" name="Changes" comment="Projektstruktur vereinfacht" />
|
<list default="true" id="e0e5f782-08ef-4945-a944-b4866593efbf" name="Changes" comment="Maven goal auf deploy umgestellt">
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.run/OMDSServiceDefinition [clean, deploy].run.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.run/OMDSServiceDefinition [clean, install].run.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.run/OMDSServiceDefinition [clean, package].run.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.run/OMDSServiceDefinition assembly.run.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/assembly.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
||||||
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||||
</component>
|
</component>
|
||||||
|
<component name="EmbeddingIndexingInfo">
|
||||||
|
<option name="fileBasedEmbeddingIndicesEnabled" value="true" />
|
||||||
|
</component>
|
||||||
<component name="Git.Settings">
|
<component name="Git.Settings">
|
||||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||||
</component>
|
</component>
|
||||||
@@ -30,50 +41,53 @@
|
|||||||
<option name="hideEmptyMiddlePackages" value="true" />
|
<option name="hideEmptyMiddlePackages" value="true" />
|
||||||
<option name="showLibraryContents" value="true" />
|
<option name="showLibraryContents" value="true" />
|
||||||
</component>
|
</component>
|
||||||
<component name="PropertiesComponent">{
|
<component name="PropertiesComponent"><![CDATA[{
|
||||||
"keyToString": {
|
"keyToString": {
|
||||||
"Maven.OMDSServiceDefinition [clean, install].executor": "Run",
|
"Maven.OMDS-Productmodel [clean, install].executor": "Run",
|
||||||
"Maven.OMDSServiceDefinition [clean, package].executor": "Run",
|
"Maven.OMDSServiceDefinition [clean, install].executor": "Run",
|
||||||
"Maven.OMDSServiceDefinition assembly.executor": "Run",
|
"Maven.OMDSServiceDefinition [clean, package].executor": "Run",
|
||||||
"Maven.OMDSServiceDefinition clean package.executor": "Run",
|
"Maven.OMDSServiceDefinition assembly.executor": "Run",
|
||||||
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
"Maven.OMDSServiceDefinition clean package.executor": "Run",
|
||||||
"RunOnceActivity.MCP Project settings loaded": "true",
|
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
||||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
"RunOnceActivity.MCP Project settings loaded": "true",
|
||||||
"RunOnceActivity.git.unshallow": "true",
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||||
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
|
"RunOnceActivity.git.unshallow": "true",
|
||||||
"com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1": "true",
|
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
|
||||||
"git-widget-placeholder": "main",
|
"com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1": "true",
|
||||||
"junie.onboarding.icon.badge.shown": "true",
|
"git-widget-placeholder": "main",
|
||||||
"kotlin-language-version-configured": "true",
|
"junie.onboarding.icon.badge.shown": "true",
|
||||||
"last_opened_file_path": "C:/Users/Lukas/IdeaProjects/omdsservicedefinitions",
|
"kotlin-language-version-configured": "true",
|
||||||
"node.js.detected.package.eslint": "true",
|
"last_opened_file_path": "C:/Users/Lukas/IdeaProjects/omdsservicedefinitions",
|
||||||
"node.js.detected.package.tslint": "true",
|
"node.js.detected.package.eslint": "true",
|
||||||
"node.js.selected.package.eslint": "(autodetect)",
|
"node.js.detected.package.tslint": "true",
|
||||||
"node.js.selected.package.tslint": "(autodetect)",
|
"node.js.selected.package.eslint": "(autodetect)",
|
||||||
"nodejs_package_manager_path": "npm",
|
"node.js.selected.package.tslint": "(autodetect)",
|
||||||
"project.structure.last.edited": "Facets",
|
"nodejs_package_manager_path": "npm",
|
||||||
"project.structure.proportion": "0.0",
|
"project.structure.last.edited": "Facets",
|
||||||
"project.structure.side.proportion": "0.24482758",
|
"project.structure.proportion": "0.0",
|
||||||
"settings.editor.selected.configurable": "preferences.pluginManager",
|
"project.structure.side.proportion": "0.24482758",
|
||||||
"to.speed.mode.migration.done": "true",
|
"settings.editor.selected.configurable": "preferences.pluginManager",
|
||||||
"vue.rearranger.settings.migration": "true"
|
"to.speed.mode.migration.done": "true",
|
||||||
|
"vue.rearranger.settings.migration": "true"
|
||||||
}
|
}
|
||||||
}</component>
|
}]]></component>
|
||||||
|
<component name="RecapSpentCounter">
|
||||||
|
<option name="endsOfQuotaMs" value="1768338000000" />
|
||||||
|
<option name="spentUsd" value="0.0329195" />
|
||||||
|
</component>
|
||||||
|
<component name="RecapUselessUpdatesCounter">
|
||||||
|
<option name="suspendCountdown" value="0" />
|
||||||
|
</component>
|
||||||
<component name="RecentsManager">
|
<component name="RecentsManager">
|
||||||
<key name="MoveFile.RECENT_KEYS">
|
<key name="MoveFile.RECENT_KEYS">
|
||||||
<recent name="C:\Users\jensb\git\productmodel" />
|
<recent name="C:\Users\jensb\git\productmodel" />
|
||||||
</key>
|
</key>
|
||||||
</component>
|
</component>
|
||||||
<component name="RunManager">
|
<component name="RunManager" selected="Maven.OMDS-Productmodel [clean, install]">
|
||||||
<configuration default="true" type="JetRunConfigurationType">
|
<list>
|
||||||
<method v="2">
|
<item itemvalue="LaTeX.Einbeziehung PDF" />
|
||||||
<option name="Make" enabled="true" />
|
<item itemvalue="Maven.OMDS-Productmodel [clean, install]" />
|
||||||
</method>
|
</list>
|
||||||
</configuration>
|
|
||||||
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
|
|
||||||
<option name="filePath" />
|
|
||||||
<method v="2" />
|
|
||||||
</configuration>
|
|
||||||
</component>
|
</component>
|
||||||
<component name="SharedIndexes">
|
<component name="SharedIndexes">
|
||||||
<attachedChunks>
|
<attachedChunks>
|
||||||
@@ -94,6 +108,10 @@
|
|||||||
<workItem from="1715764551681" duration="125000" />
|
<workItem from="1715764551681" duration="125000" />
|
||||||
<workItem from="1744355646461" duration="35000" />
|
<workItem from="1744355646461" duration="35000" />
|
||||||
<workItem from="1767794921692" duration="705000" />
|
<workItem from="1767794921692" duration="705000" />
|
||||||
|
<workItem from="1767795639756" duration="8454000" />
|
||||||
|
<workItem from="1767864748186" duration="90000" />
|
||||||
|
<workItem from="1767978274219" duration="403000" />
|
||||||
|
<workItem from="1768215520119" duration="1675000" />
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-00001" summary="Projektstruktur vereinfacht">
|
<task id="LOCAL-00001" summary="Projektstruktur vereinfacht">
|
||||||
<option name="closed" value="true" />
|
<option name="closed" value="true" />
|
||||||
@@ -111,7 +129,55 @@
|
|||||||
<option name="project" value="LOCAL" />
|
<option name="project" value="LOCAL" />
|
||||||
<updated>1767795456704</updated>
|
<updated>1767795456704</updated>
|
||||||
</task>
|
</task>
|
||||||
<option name="localTasksCounter" value="3" />
|
<task id="LOCAL-00003" summary="Containerized Maven build configuration added to workflow">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1767795938016</created>
|
||||||
|
<option name="number" value="00003" />
|
||||||
|
<option name="presentableId" value="LOCAL-00003" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1767795938016</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00004" summary="Removed containerized Maven setup and updated workflow to use standard runner with JDK 22">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1767796369362</created>
|
||||||
|
<option name="number" value="00004" />
|
||||||
|
<option name="presentableId" value="LOCAL-00004" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1767796369362</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00005" summary="Added manual Maven installation">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1767797207172</created>
|
||||||
|
<option name="number" value="00005" />
|
||||||
|
<option name="presentableId" value="LOCAL-00005" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1767797207172</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00006" summary="Added eigenes Image und Verbindung in zentrales .m2 directory">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1767806518936</created>
|
||||||
|
<option name="number" value="00006" />
|
||||||
|
<option name="presentableId" value="LOCAL-00006" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1767806518936</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00007" summary="Removed manual Maven and JDK setup from workflow">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1767806596183</created>
|
||||||
|
<option name="number" value="00007" />
|
||||||
|
<option name="presentableId" value="LOCAL-00007" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1767806596183</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00008" summary="Maven goal auf deploy umgestellt">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1768215586997</created>
|
||||||
|
<option name="number" value="00008" />
|
||||||
|
<option name="presentableId" value="LOCAL-00008" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1768215586997</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="9" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="TypeScriptGeneratedFilesManager">
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
@@ -134,6 +200,12 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="VcsManagerConfiguration">
|
<component name="VcsManagerConfiguration">
|
||||||
<MESSAGE value="Projektstruktur vereinfacht" />
|
<MESSAGE value="Projektstruktur vereinfacht" />
|
||||||
<option name="LAST_COMMIT_MESSAGE" value="Projektstruktur vereinfacht" />
|
<MESSAGE value="Containerized Maven build configuration added to workflow" />
|
||||||
|
<MESSAGE value="Removed containerized Maven setup and updated workflow to use standard runner with JDK 22" />
|
||||||
|
<MESSAGE value="Added manual Maven installation" />
|
||||||
|
<MESSAGE value="Added eigenes Image und Verbindung in zentrales .m2 directory" />
|
||||||
|
<MESSAGE value="Removed manual Maven and JDK setup from workflow" />
|
||||||
|
<MESSAGE value="Maven goal auf deploy umgestellt" />
|
||||||
|
<option name="LAST_COMMIT_MESSAGE" value="Maven goal auf deploy umgestellt" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
<component name="ProjectRunConfigurationManager">
|
<component name="ProjectRunConfigurationManager">
|
||||||
<configuration default="false" name="OMDSServiceDefinition [clean, install]" type="MavenRunConfiguration" factoryName="Maven">
|
<configuration default="false" name="OMDS-Productmodel [clean, install]" type="MavenRunConfiguration" factoryName="Maven">
|
||||||
<MavenSettings>
|
<MavenSettings>
|
||||||
<option name="myGeneralSettings" />
|
<option name="myGeneralSettings" />
|
||||||
<option name="myRunnerSettings" />
|
<option name="myRunnerSettings" />
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
<component name="ProjectRunConfigurationManager">
|
|
||||||
<configuration default="false" name="OMDSServiceDefinition [clean, deploy]" type="MavenRunConfiguration" factoryName="Maven">
|
|
||||||
<MavenSettings>
|
|
||||||
<option name="myGeneralSettings" />
|
|
||||||
<option name="myRunnerSettings" />
|
|
||||||
<option name="myRunnerParameters">
|
|
||||||
<MavenRunnerParameters>
|
|
||||||
<option name="cmdOptions" />
|
|
||||||
<option name="profiles">
|
|
||||||
<set />
|
|
||||||
</option>
|
|
||||||
<option name="goals">
|
|
||||||
<list>
|
|
||||||
<option value="clean" />
|
|
||||||
<option value="deploy" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
<option name="multimoduleDir" />
|
|
||||||
<option name="pomFileName" />
|
|
||||||
<option name="profilesMap">
|
|
||||||
<map />
|
|
||||||
</option>
|
|
||||||
<option name="projectsCmdOptionValues">
|
|
||||||
<list />
|
|
||||||
</option>
|
|
||||||
<option name="resolveToWorkspace" value="false" />
|
|
||||||
<option name="workingDirPath" value="$PROJECT_DIR$" />
|
|
||||||
</MavenRunnerParameters>
|
|
||||||
</option>
|
|
||||||
</MavenSettings>
|
|
||||||
<method v="2" />
|
|
||||||
</configuration>
|
|
||||||
</component>
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
<component name="ProjectRunConfigurationManager">
|
|
||||||
<configuration default="false" name="OMDSServiceDefinition [clean, package]" type="MavenRunConfiguration" factoryName="Maven">
|
|
||||||
<MavenSettings>
|
|
||||||
<option name="myGeneralSettings" />
|
|
||||||
<option name="myRunnerSettings" />
|
|
||||||
<option name="myRunnerParameters">
|
|
||||||
<MavenRunnerParameters>
|
|
||||||
<option name="cmdOptions" />
|
|
||||||
<option name="profiles">
|
|
||||||
<set />
|
|
||||||
</option>
|
|
||||||
<option name="goals">
|
|
||||||
<list>
|
|
||||||
<option value="clean" />
|
|
||||||
<option value="package" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
<option name="multimoduleDir" />
|
|
||||||
<option name="pomFileName" />
|
|
||||||
<option name="profilesMap">
|
|
||||||
<map />
|
|
||||||
</option>
|
|
||||||
<option name="projectsCmdOptionValues">
|
|
||||||
<list />
|
|
||||||
</option>
|
|
||||||
<option name="resolveToWorkspace" value="false" />
|
|
||||||
<option name="workingDirPath" value="$PROJECT_DIR$" />
|
|
||||||
</MavenRunnerParameters>
|
|
||||||
</option>
|
|
||||||
</MavenSettings>
|
|
||||||
<method v="2" />
|
|
||||||
</configuration>
|
|
||||||
</component>
|
|
||||||
@@ -1,32 +0,0 @@
|
|||||||
<component name="ProjectRunConfigurationManager">
|
|
||||||
<configuration default="false" name="OMDSServiceDefinition assembly" type="MavenRunConfiguration" factoryName="Maven">
|
|
||||||
<MavenSettings>
|
|
||||||
<option name="myGeneralSettings" />
|
|
||||||
<option name="myRunnerSettings" />
|
|
||||||
<option name="myRunnerParameters">
|
|
||||||
<MavenRunnerParameters>
|
|
||||||
<option name="cmdOptions" />
|
|
||||||
<option name="profiles">
|
|
||||||
<set />
|
|
||||||
</option>
|
|
||||||
<option name="goals">
|
|
||||||
<list>
|
|
||||||
<option value="assembly:single" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
<option name="multimoduleDir" />
|
|
||||||
<option name="pomFileName" />
|
|
||||||
<option name="profilesMap">
|
|
||||||
<map />
|
|
||||||
</option>
|
|
||||||
<option name="projectsCmdOptionValues">
|
|
||||||
<list />
|
|
||||||
</option>
|
|
||||||
<option name="resolveToWorkspace" value="false" />
|
|
||||||
<option name="workingDirPath" value="$PROJECT_DIR$" />
|
|
||||||
</MavenRunnerParameters>
|
|
||||||
</option>
|
|
||||||
</MavenSettings>
|
|
||||||
<method v="2" />
|
|
||||||
</configuration>
|
|
||||||
</component>
|
|
||||||
48
assembly.xml
48
assembly.xml
@@ -1,48 +0,0 @@
|
|||||||
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd">
|
|
||||||
<id>Doku</id>
|
|
||||||
<formats>
|
|
||||||
<format>zip</format>
|
|
||||||
</formats>
|
|
||||||
|
|
||||||
<fileSets>
|
|
||||||
<!-- die Jars und die dlls einpacken -->
|
|
||||||
<fileSet>
|
|
||||||
<directory>${project.build.directory}</directory>
|
|
||||||
<outputDirectory>\</outputDirectory>
|
|
||||||
<includes>
|
|
||||||
<include>*dll</include>
|
|
||||||
<include>*.jar</include>
|
|
||||||
</includes>
|
|
||||||
</fileSet>
|
|
||||||
|
|
||||||
<fileSet>
|
|
||||||
<directory>${basedir}</directory>
|
|
||||||
<includes>
|
|
||||||
<include>pom.xml</include>
|
|
||||||
</includes>
|
|
||||||
</fileSet>
|
|
||||||
|
|
||||||
<!-- Alles ausser bestimmte Dateitypen in doc (die manuell erstellte Dokumentation) -->
|
|
||||||
<fileSet>
|
|
||||||
<excludes>
|
|
||||||
<exclude>%regex[(?!.*doc/).*tex]</exclude>
|
|
||||||
<exclude>%regex[(?!.*doc/).*png]</exclude>
|
|
||||||
<exclude>%regex[(?!.*doc/).*EAI.*]</exclude>
|
|
||||||
</excludes>
|
|
||||||
<directory>${basedir}\doc</directory>
|
|
||||||
</fileSet>
|
|
||||||
|
|
||||||
<!-- Alles in docGen (die mit XML-SPY generierte Dokumentation) -->
|
|
||||||
<fileSet>
|
|
||||||
<directory>${basedir}\docGen</directory>
|
|
||||||
</fileSet>
|
|
||||||
|
|
||||||
<fileSet>
|
|
||||||
<directory>${basedir}\src\main\resources\def\r2025_27</directory>
|
|
||||||
<outputDirectory>/</outputDirectory>
|
|
||||||
</fileSet>
|
|
||||||
|
|
||||||
</fileSets>
|
|
||||||
|
|
||||||
</assembly>
|
|
||||||
33
pom.xml
33
pom.xml
@@ -1,9 +1,9 @@
|
|||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>at.vvo.omds</groupId>
|
<groupId>com.kapdion.omds</groupId>
|
||||||
<artifactId>productmodel</artifactId>
|
<artifactId>productmodel</artifactId>
|
||||||
<version>2025.27-PRODUKTE-SNAPSHOT</version>
|
<version>2025.27-SNAPSHOT</version>
|
||||||
<name>productmodel abgeleitet von OMDS Service Definition</name>
|
<name>productmodel abgeleitet von OMDS Service Definition</name>
|
||||||
<description>Dieses Projekt enthält das Produktmodell, abgeleictet vom OMDS Produktmodell.</description>
|
<description>Dieses Projekt enthält das Produktmodell, abgeleictet vom OMDS Produktmodell.</description>
|
||||||
|
|
||||||
@@ -31,38 +31,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
|
|||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<version>3.12.1</version>
|
<version>3.12.1</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-assembly-plugin</artifactId>
|
|
||||||
<version>3.7.1</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-javadoc-plugin</artifactId>
|
|
||||||
<version>3.6.3</version>
|
|
||||||
</plugin>
|
|
||||||
</plugins>
|
</plugins>
|
||||||
</pluginManagement>
|
</pluginManagement>
|
||||||
|
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-assembly-plugin</artifactId>
|
|
||||||
<configuration>
|
|
||||||
<descriptors>
|
|
||||||
<descriptor>assembly.xml</descriptor>
|
|
||||||
</descriptors>
|
|
||||||
</configuration>
|
|
||||||
<executions>
|
|
||||||
<execution>
|
|
||||||
<id>make-assembly</id> <!-- this is used for inheritance merges -->
|
|
||||||
<phase>install</phase> <!-- bind to the install phase, damit source-jar und javadoc-jar mit eingepackt werden -->
|
|
||||||
<goals>
|
|
||||||
<goal>single</goal>
|
|
||||||
</goals>
|
|
||||||
</execution>
|
|
||||||
</executions>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-jar-plugin</artifactId>
|
<artifactId>maven-jar-plugin</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user