Add hibernate-entitymanager and javassist as optional dependencies in the distribution
--------------------------------------------------------------------------------------
Key: HSEARCH-732
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-732
Project: Hibernate Search
Issue Type: Task
Reporter: Emmanuel Bernard
Fix For: 3.5
I tried quickly to hack dist.xml but Maven was yelling like a puppy
MODULE BINARIES MAY NOT BE AVAILABLE FOR THIS ASSEMBLY!
To refactor, move this assembly into a child project and use the flag
<useAllReactorProjects>true</useAllReactorProjects> in each moduleSet.
[INFO] Processing sources for module project:
org.hibernate:hibernate-search:jar:3.4.0-SNAPSHOT
[WARNING] NOTE: Currently, inclusion of module dependencies may produce unpredictable
results if a version conflict occurs.
[WARNING] The following patterns were never triggered in this artifact inclusion filter:
o 'org.hibernate:hibernate-entitymanager'
[WARNING] [DEPRECATION] moduleSet/binaries section detected in root-project assembly.
MODULE BINARIES MAY NOT BE AVAILABLE FOR THIS ASSEMBLY!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira