Skip to content

task ready#18

Open
sergeywhite86 wants to merge 1 commit into
EffectiveMobile:mainfrom
sergeywhite86:dev
Open

task ready#18
sergeywhite86 wants to merge 1 commit into
EffectiveMobile:mainfrom
sergeywhite86:dev

Conversation

@sergeywhite86

Copy link
Copy Markdown

No description provided.


import java.util.List;

@Mojo(name = "info")

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

добавь дефолтную фазу

List<Developer> developers = project.getDevelopers();

if (developers == null || developers.isEmpty()) {
getLog().info("No developers found in the project POM.");

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

warn

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.

2 participants