mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2026-01-01 17:28:47 +01:00
feat(dissertation): add section on creating a maven package for xpc
This commit is contained in:
@@ -223,3 +223,56 @@
|
||||
urldate = {2024-05-13},
|
||||
}
|
||||
|
||||
@online{xpc:pom,
|
||||
author = {Mike Frizzell},
|
||||
title = {Maven Folder Structure Re-org by frizman21 · Pull Request \#227 ·
|
||||
nasa/XPlaneConnect},
|
||||
url = {https://github.com/nasa/XPlaneConnect/pull/227},
|
||||
urldate = {2024-05-13},
|
||||
}
|
||||
|
||||
@online{xpc:pom-time,
|
||||
author = {Jason Watkins},
|
||||
title = {Publish Java library to maven repo · Issue \#223 · nasa/XPlaneConnect
|
||||
- Comment},
|
||||
url = {https://github.com/nasa/XPlaneConnect/issues/223#issuecomment-870819396
|
||||
},
|
||||
urldate = {2024-05-13},
|
||||
}
|
||||
|
||||
@online{jitpack,
|
||||
author = {JitPack},
|
||||
title = {JitPack | Publish JVM and Android libraries},
|
||||
url = {https://jitpack.io/},
|
||||
urldate = {2024-05-13},
|
||||
}
|
||||
|
||||
@online{gradle:gitRepository,
|
||||
author = {Gradle Inc.},
|
||||
title = {gitRepository},
|
||||
url = {
|
||||
https://docs.gradle.org/current/kotlin-dsl/gradle/org.gradle.vcs/-source-control/git-repository.html
|
||||
},
|
||||
urldate = {2024-05-13},
|
||||
}
|
||||
|
||||
@manual{gradle:migratePOM,
|
||||
author = {Gradle Inc.},
|
||||
title = {Migrating Builds From Apache Maven},
|
||||
version = {8.7},
|
||||
year = {2023},
|
||||
url = {
|
||||
https://docs.gradle.org/current/userguide/migrating_from_maven.html#migmvn:automatic_conversion
|
||||
},
|
||||
}
|
||||
|
||||
@online{gradle:gitRepoGradleOnly,
|
||||
author = {Jendrik Johannes},
|
||||
title = {Git repository at <url> did not contain a project publishing the
|
||||
specified dependency},
|
||||
url = {
|
||||
https://discuss.gradle.org/t/git-repository-at-url-did-not-contain-a-project-publishing-the-specified-dependency/34019/2
|
||||
},
|
||||
urldate = {2024-05-13},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user