Hello, im following Jeff Potts tutorial called About the Alfresco Developer Tutorial Serie, I'm on the second step of this guide Working with Custom Content Types, but I'm facing the problem of importing jrebel, when I'm importing the project to Eclipse a windows shows up and then i cant find the solution for that.
Then if i go to the pom file it says this: Plugin execution not covered by lifecycle configuration: org.zeroturnaround:jrebel-maven-plugin:1.1.8:generate (execution: generate-rebel-xml, phase: process-resources)
I followed each step, and when im launching the alfresco via console it works fine, but when adding the bean that is on the guide, it wont let me log untill I delete that bean, so I dont know if its the same problem or is related
the error in the xml is this: cvc-attribute.3: The value '${project.artifactId}_dictionaryBootstrap' of attribute 'id' on element 'bean'
is not valid with respect to its type, 'ID'.
My versions are :
openjdk -> 11.0.9.1
maven -> 5.4.0-52-generic
Docker -> 19.03.8
eclipse -> 2019-06
hope you can help me, thx for the time
Solved! Go to Solution.
Hi,
I had the same problem. I juste change "Plugin execution not covered by lifecycle configuration" to ignore in the Maven "Errors/Warnings" parameters. I don't use JRebel so it works for me.
Regards
Hi,
I had the same problem. I juste change "Plugin execution not covered by lifecycle configuration" to ignore in the Maven "Errors/Warnings" parameters. I don't use JRebel so it works for me.
Regards
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.