We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git clone https://github.com/dleskov/GMapsFX cd GMapsFX mvn jet:build
Works. Uncomment lines 178-188 in pom.xml and run
pom.xml
> mvn clean > mvn jet:build . . . [ERROR] Failed to execute goal com.excelsiorjet:excelsior-jet-maven-plugin:1.1.0:build (default-cli) on project GMapsFX: Execution default-cli of goal com.excelsiorjet:excelsior-jet-maven-plugin:1.1.0 :build failed. NullPointerException -> [Help 1]
Environment:
Windows 7 SP1 64-bit Excelsior JET 12 MP1 Enterprise Edition for Windows 64-bit Oracle JDK 8u144 Apache Maven 3.0.4
The text was updated successfully, but these errors were encountered:
Fix for issue: excelsior-oss/excelsior-jet-maven-plugin#62
d3f80e0
Remove superfluous shortcut and fileassociation icon initialization d…
583b10a
…ue to fix: excelsior-oss/excelsior-jet-maven-plugin#62 and regression test added on it
Regression test for fix: #62
cc960b6
1096b43
No branches or pull requests
Works. Uncomment lines 178-188 in
pom.xml
and runEnvironment:
Windows 7 SP1 64-bit
Excelsior JET 12 MP1 Enterprise Edition for Windows 64-bit
Oracle JDK 8u144
Apache Maven 3.0.4
The text was updated successfully, but these errors were encountered: