-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update maven-project-info-reports-plugin to support GitHub Actions
* had to fix some links because the plugin upgrade changed them * updated Awaitility, license-maven-plugin, and jacoco-maven-plugin to fix broken links the old versions caused
- Loading branch information
Showing
4 changed files
with
28 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ pre-built jars. Building from source is only necessary for developing brick-cont | |
$ git clone [email protected]:chabala/brick-control-lab.git | ||
``` | ||
|
||
See [Source Code Management](source-repository.html) for more details regarding this. | ||
See [Source Code Management](scm.html) for more details regarding this. | ||
|
||
### Building | ||
Run ```mvn clean verify``` to clean, compile, test, and produce the artifact. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters