mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
92151: ACE-3667 Fix compilation in Java8: make maven-jibx-plugin depend on bcel 6.0-RC3 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94858 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -1002,11 +1002,9 @@
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<!-- See http://jibx.sourceforge.net/maven-jibx-plugin -->
|
||||
<plugin>
|
||||
<groupId>org.jibx</groupId>
|
||||
<artifactId>maven-jibx-plugin</artifactId>
|
||||
<version>${dependency.jibx.version}</version>
|
||||
<configuration>
|
||||
<load>true</load>
|
||||
<schemaBindingDirectory>${project.build.outputDirectory}/org/alfresco/repo/importer/system</schemaBindingDirectory>
|
||||
|
Reference in New Issue
Block a user