]
Emmanuel Bernard updated HSEARCH-732:
-------------------------------------
Fix Version/s: (was: 4.0.0.Final)
4.0.0.CR2
Assignee: Hardy Ferentschik
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
Assignee: Hardy Ferentschik
Fix For: 4.0.0.CR2
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.
For more information on JIRA, see: