Änderungen von Dokument Plugin-Entwicklung


Von Version 15.2
bearbeitet von awa
am 15.03.2023, 18:14
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 14.1
bearbeitet von awa
am 04.12.2022, 00:47
Änderungskommentar: Neuen Anhang README-FC-SERVER.md hochladen

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -252,7 +252,7 @@
252 252  
253 253  {{code language="xml"}}
254 254   <properties>
255 - <fc-deploy-plugin-maven-plugin.version>7.0.1</fc-deploy-plugin-maven-plugin.version>
255 + <fc-deploy-plugin-maven-plugin.version>7.0.1<fc-deploy-plugin-maven-plugin.version></fc-deploy-plugin-maven-plugin>
256 256   <build>
257 257   <plugins>
258 258   <plugin>
... ... @@ -314,5 +314,5 @@
314 314  
315 315  Dies funktioniert auch in einem Ordner ohne Maven-Projekt. Falls keine {{formcycle/}}-Version angegeben ist, wird eine Standard-Version genommen, abhängig von der Maven-Plugin-Version.
316 316  
317 -Für fortgeschrittenen Gebrauch siehe die [[README.md>>attach:README-FC-SERVER.md||rel="__blank"]].
317 +Für fortgeschrittenen Gebrauch siehe die [[README.md>>attach:README.md||rel="__blank"]].
318 318  
README-FC-SERVER.md
Größe
... ... @@ -1,1 +1,1 @@
1 -15.1 KB
1 +15.2 KB
Inhalt
... ... @@ -16,6 +16,8 @@
16 16  
17 17  > mvn de.xima.fc.maven.plugin:fc-server-maven-plugin:7.0.4:ms -DxfcVersion=7.0.16
18 18  
19 +See [changelog](./CHANGELOG.md) for a list of versions.
20 +
19 19  ## Versioning
20 20  
21 21  * The major and minor version are always equal to the FORMCYCLE major version against which the project was built.