Skip to content

Moved Nexus URLs to properties.#57

Merged
bshannon merged 1 commit intoeclipse-ee4j:masterfrom
Tomas-Kraus:master
Jan 10, 2020
Merged

Moved Nexus URLs to properties.#57
bshannon merged 1 commit intoeclipse-ee4j:masterfrom
Tomas-Kraus:master

Conversation

@Tomas-Kraus
Copy link
Copy Markdown
Member

Also moved properties above distributionManagement to declare sonatype properties before they are used.

Signed-off-by: Tomas Kraus <Tomas.Kraus@oracle.com>
Copy link
Copy Markdown

@bshannon bshannon left a comment

Choose a reason for hiding this comment

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

Thanks for jumping on this, this is exactly what I wanted!
Merge it ASAP!

-->
<release.arguments></release.arguments>
</properties>

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.

just a nit-pick - why exactly has this code been moved around? It is creating a mess in history (aka git blame) as well as the PR harder to review (one needs to go through all lines to find changes). Probably nothing that important within the context of this project but anyway...

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I'm assuming this nit should not hold up moving forward on this.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Think it's better human readable when you declare properties before using them. But this is not important.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Think it's better human readable when you declare properties before using them.

Agreed!!!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants