Maven pom file for jbpm-jpdl should define jackrabbit-core dependency as optional
---------------------------------------------------------------------------------
Key: JBPM-2503
URL:
https://jira.jboss.org/jira/browse/JBPM-2503
Project: jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: jBPM 3.2.5.SP5
Reporter: Marek Novotny
jackrabbit-core implementation of JCR should be defined as optional dependency, because
any maven based project which doesn't need to use JCR jbpm feature downloads this
dependency and also its transitive dependencies.
If you look at
http://maven.apache.org/guides/introduction/introduction-to-optional-and-...,
there is clear description why use <optional>true</optional> in maven
project.
Please fix the jbpm-jpdl pom file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira