[hibernate-issues] [Hibernate-JIRA] Commented: (HV-414) Assembly plugin fails with maven 3.0.1

Gunnar Morling (JIRA) noreply at atlassian.com
Sat Jan 15 08:36:05 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HV-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39643#action_39643 ] 

Gunnar Morling commented on HV-414:
-----------------------------------

Just thought a bit more on the distribution. I'm wondering whether we really should put Joda Time into the distribution. It is not required for HV to work, just if Joda happens to be on the classpath, HV would integrate with it. 

This is similar to the JSR 223 API, @ScriptAssert is enabled if JSR 223 is present, otherwise not. So I think to be consistent we should either ship both optional dependencies or non (which I would prefer). WDYT?

> Assembly plugin fails with maven 3.0.1
> --------------------------------------
>
>                 Key: HV-414
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-414
>             Project: Hibernate Validator
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.1.0.Final
>            Reporter: Hardy Ferentschik
>            Assignee: Hardy Ferentschik
>             Fix For: 4.2.0.Beta2
>
>
> When trying to run the assembly plugin (_mvn package assembly:assembly_) using maven 3.0.1 the build fails due to _ClassNotFoundException_s. The problem seems to be that when the assembly plugin forks for its build transitive dependencies are not getting included. 
> As a workaround one can build with a maven 2.x version.

-- 
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