IntelliVault
IntelliVault copied to clipboard
A plugin for IntelliJ IDEA to interact with a JCR repository via the FileVault tool which is packaged with Adobe CQ.
on AEM 6 I have: "Failed copying contents" ``` Connecting via JCR remoting to http://localhost:4502/crx/server [ERROR] checkout: java.lang.NullPointerException: null ``` Configuration: - /home/punky/Programs/vault-cli-3.1.6 - [rest of options: default values]
Every time I try to use IntelliVault to push or pull from the CRX, I get the following error: **[ERROR] checkout: java.lang.NullPointerException: null** I'm able to run the `vlt checkout`...
I want to use this repo tool to also push changes to a VM machine. Is this possible, idk what to fill in as Vault directory?
I am getting an error while import the CRX content to intelliJIdea, and not able to debug.
I get this error when trying to push the content. If I wait a while (minutes) or restart IntelliJ the error disappears. I'm using IntelliJ Ultimate version 2018.1.5, plugin version...