Sebastian Nohn
|
7e71843a50
|
HHH-13463 - updated plexus-utils to 3.0.24 to avoid being vulnerable to CVE-2017-1000487
|
2019-06-27 20:06:02 +01:00 |
Sebastian Nohn
|
c10832a740
|
HHH-13463 - updated plexus-utils to 3.0.24 to avoid being vulnerable to CVE-2017-1000487
|
2019-06-27 20:06:02 +01:00 |
Steve Ebersole
|
d806eff912
|
HHH-12190 - General tidying of Gradle scripts
|
2018-01-16 14:34:43 -06:00 |
barreiro
|
50ee618f1e
|
HHH-10930 - Add explicit dependency on JTA to the maven enhacer plugin
|
2017-01-31 13:15:19 +02:00 |
Craig Andrews
|
5f8db1066d
|
HHH-11282 - Support m2e/Eclipse integration in hibernate-enhance-maven-plugin
|
2016-12-07 20:36:18 -06:00 |
Rafael Winterhalter
|
ba3359fe62
|
HHH-11152: Added BytecodeProvider based on Byte Buddy
|
2016-11-16 13:18:46 -06:00 |
barreiro
|
22a4bdd502
|
HHH-10145 - [maven plugin] Include dependencies in loader classloader
|
2015-11-06 12:17:41 -06:00 |
barreiro
|
ebb2ca19cd
|
HHH-9813 - Improve Hibernate Enhance Maven Plugin
|
2015-05-27 12:03:22 -05:00 |
Steve Ebersole
|
bd256e4783
|
HHH-9803 - Checkstyle fix ups - headers
|
2015-05-18 23:25:14 -05:00 |
Steve Ebersole
|
b790840b1e
|
release 5.0.0.Beta2
|
2015-04-29 23:30:20 -05:00 |
Steve Ebersole
|
f6980f3324
|
release 5.0.0.Beta2
|
2015-04-29 23:21:38 -05:00 |
barreiro
|
81d30aa037
|
HHH-9679 - Fix hibernate-enhance-maven-plugin buid script
|
2015-03-26 13:03:16 -05:00 |
Brett Meyer
|
4ef7cd9696
|
HHH-8777 corrected configurations used in pom plugin
|
2014-02-04 12:32:21 -05:00 |
Brett Meyer
|
518bda7a43
|
HHH-8777 dynamically generate descriptor dependencies
Conflicts:
.gitignore
hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml.original
tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
|
2014-02-04 10:37:48 -05:00 |
Jeremy Whiting
|
be4f2e186d
|
HHH-8777 Completed implementation of Maven Enhance Plugin fixing issue
with
missing descriptor files. Mojo will automatically hook into build
lifecycle compile phase.
Conflicts:
hibernate-enhance-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/MavenEnhancePlugin.java
settings.gradle
tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
|
2014-02-04 10:29:50 -05:00 |