[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-621) Some dependencies have the wrong scope

Hardy Ferentschik (JIRA) noreply at atlassian.com
Mon Nov 1 09:40:47 EDT 2010


Some dependencies have the wrong scope
--------------------------------------

                 Key: HSEARCH-621
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-621
             Project: Hibernate Search
          Issue Type: Bug
          Components: build
    Affects Versions: 3.3.0.Beta3
            Reporter: Hardy Ferentschik
             Fix For: 3.3.0.CR1


Some dependencies have the wrong scope. The scope needs to be adjusted in the pom and if necessary the dist assembly needs updating.
The following dependencies need to be checked:

* H2 needs to be a _test_ dependency (in fact probably all of the driver dependencies, however only h2 will ever be used when building the dist)
* _lucene-analyzers_ can probably be marked as optional
* _hibernate-search-analyzers_ could be marked as optional

-- 
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list