Breaking changes
- Compile for release 11 by @pzygielo in #37
- Rename plugin to embedded-glassfish-maven-plugin by @Cousjava in #11
- Rename plugin to embedded-glassfish-maven-plugin by @pzygielo in #43
Improvements
- Start GF with the default port 8080 if no port specified by @OndroMih in #79
- mvn embedded-glassfish:run deploys an app with no configuration. by @OndroMih in #80
Maintenance
- Configured to gpg and javadoc plugins to allow building by @Cousjava in #5
- Update pom parent to 1.0.5 by @Cousjava in #9
- Merge EE4J branch into master by @Cousjava in #13
- No need for FQN, as List is imported already by @pzygielo in #15
- Remove unused imports by @pzygielo in #14
- Setup GH Workflow for PRs by @pzygielo in #17
- Setup dependabot by @pzygielo in #18
- Drop unused build extension by @pzygielo in #21
- Remove unused class by @pzygielo in #19
- Switch dependency, m-project is gone from v3 by @pzygielo in #32
- Introduce property for target maven by @pzygielo in #33
- Run test in workflow by @pzygielo in #35
- Fix warning/error from maven-plugin-plugin:descriptor by @pzygielo in #38
- Update README.md by @dmatej in #41
- Migrate mojos to annotations by @pzygielo in #40
- Fix plugin configuration position by @pzygielo in #42
Dependency upgrades
- Bump actions/setup-java from 2 to 3 by @dependabot in #22
- Bump project from 1.0.5 to 1.0.7 by @dependabot in #23
- Bump maven-compiler-plugin from 3.7.0 to 3.10.1 by @dependabot in #26
- Bump maven-scm-provider-gitexe from 1.9.4 to 1.13.0 by @dependabot in #25
- Bump maven-source-plugin from 2.1 to 3.2.1 by @dependabot in #27
- Bump maven-javadoc-plugin from 2.10.1 to 3.4.1 by @dependabot in #24
- Bump maven-plugin-plugin from 3.5.2 to 3.6.4 by @dependabot in #29
- Bump maven-release-plugin from 2.5.2 to 2.5.3 by @dependabot in #31
- Bump parent in test by @pzygielo in #36
- Bump version to 7.0-SNAPSHOT by @pzygielo in #20
- Bump simple-glassfish-api from 5.0 to 7.0.0-M4 by @pzygielo in #39
- Bump maven-plugin-annotations from 3.6.4 to 3.7.0 by @dependabot in #44
- Bump maven-plugin-plugin from 3.6.4 to 3.7.0 by @dependabot in #45
- Bump project from 1.0.7 to 1.0.8 by @dependabot in #46
- Bump simple-glassfish-api from 7.0.0-M4 to 7.0.0-M10 by @dependabot in #47
- Bump simple-glassfish-api from 7.0.0-M10 to 7.0.0 by @dependabot in #48
- Bump maven-plugin-plugin from 3.7.0 to 3.7.1 by @dependabot in #50
- Bump maven-plugin-annotations from 3.7.0 to 3.7.1 by @dependabot in #51
- Bump simple-glassfish-api from 7.0.0 to 7.0.1 by @dependabot in #52
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #54
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #56
- Bump maven-plugin-plugin from 3.7.1 to 3.8.1 by @dependabot in #57
- Bump maven-plugin-annotations from 3.7.1 to 3.8.1 by @dependabot in #58
- Bump simple-glassfish-api from 7.0.1 to 7.0.2 by @dependabot in #55
- Bump simple-glassfish-api from 7.0.2 to 7.0.3 by @dependabot in #62
- Bump maven-plugin-annotations from 3.8.1 to 3.8.2 by @dependabot in #63
- Bump maven-plugin-plugin from 3.8.1 to 3.8.2 by @dependabot in #64
- Bump maven-plugin-plugin from 3.8.2 to 3.9.0 by @dependabot in #67
- Bump simple-glassfish-api from 7.0.3 to 7.0.4 by @dependabot in #65
- Bump maven-plugin-annotations from 3.8.2 to 3.9.0 by @dependabot in #68
- Bump simple-glassfish-api from 7.0.4 to 7.0.5 by @dependabot in #71
- Bump simple-glassfish-api from 7.0.5 to 7.0.6 by @dependabot in #74
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.6 to 7.0.7 by @dependabot in #75
- Bump actions/checkout from 3 to 4 by @dependabot in #78
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #70
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.7 to 7.0.8 by @dependabot in #81
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #82
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.8 to 7.0.9 by @dependabot in #83
- Bump org.eclipse.ee4j:project from 1.0.8 to 1.0.9 by @dependabot in #87
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.9.0 to 3.10.1 by @dependabot in #85
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.1 by @dependabot in #86
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.9 to 7.0.10 by @dependabot in #88
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.1 to 3.10.2 by @dependabot in #90
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.1 to 3.10.2 by @dependabot in #91
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #89
- Bump actions/setup-java from 3 to 4 by @dependabot in #92
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.10 to 7.0.11 by @dependabot in #95
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #96
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #94
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #97
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 by @dependabot in #99
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0 by @dependabot in #98
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.11 to 7.0.12 by @dependabot in #100
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.12 to 7.0.13 by @dependabot in #101
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #102
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.13 to 7.0.14 by @dependabot in #103
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.12.0 by @dependabot in #104
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.11.0 to 3.12.0 by @dependabot in #105
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #106
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.13.0 by @dependabot in #108
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.12.0 to 3.13.0 by @dependabot in #109
- Bump org.apache.maven.scm:maven-scm-provider-gitexe from 1.13.0 to 2.1.0 by @dependabot in #107
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.13.0 to 3.13.1 by @dependabot in #111
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.0 to 3.13.1 by @dependabot in #113
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #114
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.14 to 7.0.15 by @dependabot in #112
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #118
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.15 to 7.0.16 by @dependabot in #119
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.1 to 3.14.0 by @dependabot in #122
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.13.1 to 3.14.0 by @dependabot in #120
- Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.1.1 by @dependabot in #117
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.14.0 to 3.15.0 by @dependabot in #125
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #123
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.14.0 to 3.15.0 by @dependabot in #124
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.16 to 7.0.17 by @dependabot in #126
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #127
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.17 to 7.0.18 by @dependabot in #128
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1 by @dependabot in #130
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.0 to 3.15.1 by @dependabot in #129
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.18 to 7.0.19 by @dependabot in #131
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #132
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.19 to 7.0.20 by @dependabot in #133
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #134
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.20 to 7.0.21 by @dependabot in #135
- Bump org.glassfish.main.common:simple-glassfish-api from 7.0.21 to 7.0.22 by @dependabot in #136
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #137
New Contributors
- @pzygielo made their first contribution in #15
- @dependabot made their first contribution in #22
- @dmatej made their first contribution in #41
- @OndroMih made their first contribution in #79
Full Changelog: 5.1-RELEASE...7.0