Update development_documentation.md

This commit is contained in:
Jochen Staerk
2020-01-26 08:52:10 +01:00
committed by GitHub
parent 78011366ed
commit 82d1d2d0ab

View File

@@ -72,6 +72,14 @@ Sign in in GitHub and click on the profile picture -> Settings. Now just generat
![screenshot](development_documentation_screenshot_github_settings.png "Screenshot Github Settings")
The Token-ID is the password.
## Integrate before release
If you added functionality which you need to test in another project before a new version of Mustang is released you can
install the jar you just generated in your target branch in your local maven cache so it gets picked *instead* of the
maybe not yet even existing new release version:
`mvn install:install-file -Dfile=mustang-1.7.6-SNAPSHOT.jar -DgroupId=org.mustangproject.ZUGFeRD -DartifactId=mustang -Dversion=1.7.6 -Dpackaging=jar -DgeneratePom=true`
## Release
@@ -104,4 +112,4 @@ Afterwards you can access the release page and update the documentation, e.g. up
* put announcement on usegroup
* email the mailing list
* freshcode.club