Skip to content

Conversation

@pedanticdev
Copy link

No description provided.

@pedanticdev pedanticdev requested a review from jGauravGupta June 18, 2024 14:53
getLog().info("Upload mojo execution is skipped");
return;
}
UploadApplication controller = new UploadApplication(context, applicationPath, false);
Copy link
Contributor

Choose a reason for hiding this comment

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

@Parameter(property = "deploy", defaultValue = "false")
protected boolean deploy;

deploy param can be used with default false value

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.

3 participants