action compile

This commit is contained in:
RaiMan
2021-05-19 16:24:56 +02:00
parent 3d1ede46d0
commit e99c73ef15
3 changed files with 2 additions and 5 deletions

View File

@@ -20,4 +20,4 @@ jobs:
java-version: '11'
distribution: 'adopt'
- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn -B compile --file pom.xml

1
.gitignore vendored
View File

@@ -1,5 +1,4 @@
target*/
artefacts
.idea
nb*
*.iml

View File

@@ -1,5 +1,5 @@
Lists of 85 third-party dependencies.
Lists of 83 third-party dependencies.
(ASF 2.0) cglib (cglib:cglib:3.3.0 - https://github.com/cglib/cglib/cglib)
(GNU General Public License (GPL), Version 3.0) (GNU Lesser General Public License (LGPL), Version 3.0) JNativeHook (com.1stleg:jnativehook:2.1.0 - https://github.com/kwhat/jnativehook)
(The Apache Software License, Version 2.0) java-sizeof (com.carrotsearch:java-sizeof:0.0.5 - http://nexus.sonatype.org/oss-repository-hosting.html/java-sizeof)
@@ -25,8 +25,6 @@ Lists of 85 third-party dependencies.
(Unicode/ICU License) ICU4J (com.ibm.icu:icu4j:59.1 - http://icu-project.org/)
(The BSD License) JGoodies Forms (com.jgoodies:forms:1.2.1 - https://forms.dev.java.net/)
(Mozilla Public License) iText, a Free Java-PDF library (com.lowagie:itext:2.1.7 - http://www.lowagie.com/iText/)
(MIT License) sikulix2android (com.sikulix:sikulix2android:2.0.5 - http://www.sikulix.com)
(GNU General Public License v2.0) sikulix2tigervnc (com.sikulix:sikulix2tigervnc:2.0.5 - http://www.sikulix.com)
(MIT License) SikuliX API (com.sikulix:sikulixapi:2.1.0-SNAPSHOT - http://www.sikulix.com)
(The Apache Software License, Version 2.0) Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.2 - http://commons.apache.org/proper/commons-beanutils/)
(Apache License, Version 2.0) Apache Commons CLI (commons-cli:commons-cli:1.4 - http://commons.apache.org/proper/commons-cli/)