You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEBUG: jx-release-version 2.5.2 running in debug mode in /home/${user}/${path}/template_java-8 DEBUG: Using "from-file" version reader (with "") DEBUG: Adding file /home/${user}/${path}/template_java-8/pom.xml as a candidate to read version using maven POM reader DEBUG: Reading version from file /home/${user}/${path}/template_java-8/pom.xml using reader maven POM DEBUG: using path /home/${user}/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin DEBUG: Maven is installed into path /usr/bin/mvn DEBUG: Found version WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 1.0-0-SNAPSHOT FATAL: Failed to read previous version using "from-file": Invalid Semantic Version
The text was updated successfully, but these errors were encountered:
$ jx-release-version -version
Version 2.5.2 - Revision 779b128862773a5bab71596ded8b5653759c8910 - Date Wed May 25 06:47:30 UTC 2022
`
4.0.0
$ jx-release-version -previous-version=from-file --debug
DEBUG: jx-release-version 2.5.2 running in debug mode in /home/${user}/${path}/template_java-8 DEBUG: Using "from-file" version reader (with "") DEBUG: Adding file /home/${user}/${path}/template_java-8/pom.xml as a candidate to read version using maven POM reader DEBUG: Reading version from file /home/${user}/${path}/template_java-8/pom.xml using reader maven POM DEBUG: using path /home/${user}/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin DEBUG: Maven is installed into path /usr/bin/mvn DEBUG: Found version WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 1.0-0-SNAPSHOT FATAL: Failed to read previous version using "from-file": Invalid Semantic Version
The text was updated successfully, but these errors were encountered: