Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stewardship engine services - no Jar #3330

Closed
planetf1 opened this issue Jul 13, 2020 · 6 comments
Closed

Stewardship engine services - no Jar #3330

planetf1 opened this issue Jul 13, 2020 · 6 comments
Assignees
Labels
build-warning warnings output from build - local or on cicd no-issue-activity Issues automatically marked as stale because they have not had recent activity.

Comments

@planetf1
Copy link
Member

Stewardship engine services currently have no code, and are producing empty jars.

This causes both a build warning, as well as release errors due to the invalid artifact.

We introduced this a few releases ago, if we don't yet have modules to build I suggest we stop building them by commenting out the submodules, or we make them compliant. otherwise we end up chasing errors in the build and release process unnecessarily.

10:45:19,250 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ stewardship-engine-services-spring ---
10:45:19,250 [WARNING] JAR will be empty - no content was marked for inclusion!
10:45:19,252 [INFO] Building jar: /Users/jonesn/IdeaProjects/egeria/open-metadata-implementation/governance-servers/stewardship-engine-services/stewardship-engine-services-spring/target/stewardship-engine-services-spring-2.1-SNAPSHOT.jar
10:45:19,255 [INFO] 

10:45:19,137 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ stewardship-engine-services-client ---
10:45:19,138 [WARNING] JAR will be empty - no content was marked for inclusion!
10:45:19,139 [INFO] Building jar: /Users/jonesn/IdeaProjects/egeria/open-metadata-implementation/governance-servers/stewardship-engine-services/stewardship-engine-services-client/target/stewardship-engine-services-client-2.1-SNAPSHOT.jar
10:45:19,142 [INFO] 

10:45:19,110 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ stewardship-engine-services-api ---
10:45:19,111 [WARNING] JAR will be empty - no content was marked for inclusion!
10:45:19,112 [INFO] Building jar: /Users/jonesn/IdeaProjects/egeria/open-metadata-implementation/governance-servers/stewardship-engine-services/stewardship-engine-services-api/target/stewardship-engine-services-api-2.1-SNAPSHOT.jar
10:45:19,115 [INFO] 
@planetf1 planetf1 added the build-warning warnings output from build - local or on cicd label Jul 13, 2020
@mandy-chessell
Copy link
Contributor

The server module does have code - I'll add some stub code to the others so these warnings go away. I would like to get back to the stewardship services soon and would rather keep them moving forward

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Sep 14, 2020
@planetf1 planetf1 mentioned this issue Sep 14, 2020
17 tasks
@planetf1 planetf1 removed the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Sep 14, 2020
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Nov 14, 2020
@planetf1 planetf1 removed the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Nov 16, 2020
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Jan 17, 2021
@planetf1 planetf1 removed the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Jan 18, 2021
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Mar 20, 2021
@mandy-chessell
Copy link
Contributor

Module deleted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-warning warnings output from build - local or on cicd no-issue-activity Issues automatically marked as stale because they have not had recent activity.
Projects
None yet
Development

No branches or pull requests

2 participants