while fixing the versions of almost all our examples I found the following
parent pom
<parent>
<groupId>org.tomitribe</groupId>
<artifactId>oss-parent</artifactId>
<version>2</version>
</parent>
do we really want this?I thought our examples should be self-contained, isn't?
Guess that's just an oversight and a leftover from a code donation?
txs and LieGrue,strub
On Tuesday, 19 June 2018, 21:49:40 CEST, Mark Struberg
<[email protected]> wrote:
And blowing up badly :(
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on
project tomee-project: The version could not be updated: ${tomee.version} ->
[Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on
project tomee-project: The version could not be updated: ${tomee.version}
On Tuesday, 19 June 2018, 21:15:06 CEST, Mark Struberg
<[email protected]> wrote:
Rolling a 7.0.5 release now.
Doing this on my linux box, so I hope I didn't forget to setup anything.
LieGrue,strub