Skip to content

[2.x] Undo GAV changes#8

Open
cstamas wants to merge 1 commit into
mainfrom
undo-gav-changes
Open

[2.x] Undo GAV changes#8
cstamas wants to merge 1 commit into
mainfrom
undo-gav-changes

Conversation

@cstamas
Copy link
Copy Markdown
Member

@cstamas cstamas commented May 14, 2026

The top level G is org.apache.maven.executor and everything except for maven-executor-plugin is there.

At the same time update parent POM to 48.

Wanted layout is:
image

The top level G is `org.apache.maven.executor` and everything
except for maven-executor-plugin is there.
@cstamas cstamas self-assigned this May 14, 2026
@hboutemy
Copy link
Copy Markdown
Member

hboutemy commented May 14, 2026

such parent POM artifactId will publish executor-${version}-source-release.zip to svn dist
objective of previous trick is to get maven-executor-${version}-source-release.zip to svn dist

"executor" is not really a name that is very Maven specific

ExecutorRequest.mavenBuilder()
.userHomeDirectory(ExecutorRequest.discoverUserHomeDirectory())
.build())
.mavenVersion());
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how is that change related to "undo GAV change"?

Comment thread pom.xml
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>47</version>
<version>48</version>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not related to "Undo GAV change"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants