Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
520 contributions in the last year
Contribution activity
September 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 8 repositories not shown
- aalmiray/jbang-catalog Java
- aalmiray/modular-tiles Java
- aalmiray/layrry Java
- aalmiray/jdp Java
Created a pull request in moditect/layrry that received 7 comments
Update build instructions
Running instructions point to a single JAR file with dependencies included, technically speaking there's no need to install artifacts to the local …
+1
−1
•
7
comments
Created an issue in moditect/layrry that received 54 comments
Consider adding a jbang-catalog
this would allow running layrry in combination with jbang as
jbang layrry@moditect --layer-config config.yml
Requires layrry-cli being published t…
54
comments
- Layer with directory cannot be set as parent of another Layer
- PluginLifecycleListeners will never be initialized if the starting directory is empty
- Add logging support
- Are artifact classifiers supported?
- Split layrry-launcher module into embedded and cli
- Consider publication via SDKMAN!
- Support custom repositories other than Maven Central and Maven Local
- Rename layrry-launcher FAT JAR
- LarryLinkTest is a probable flaky test
- Streamline POM files
- Refactor configuration with SPI
- Build requires JDK14