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

Support Java #22

Closed
NomadBlacky opened this issue Apr 28, 2021 · 7 comments · Fixed by #44
Closed

Support Java #22

NomadBlacky opened this issue Apr 28, 2021 · 7 comments · Fixed by #44
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed stale

Comments

@NomadBlacky
Copy link
Owner

No description provided.

@NomadBlacky NomadBlacky added the enhancement New feature or request label Apr 28, 2021
@NomadBlacky NomadBlacky self-assigned this Apr 28, 2021
@NomadBlacky
Copy link
Owner Author

NomadBlacky commented May 8, 2021

Implement to publish to Maven, but the release process was failed.

https://github.com/NomadBlacky/cdk-datadog-resources/runs/2533525993

Error:  The goal you specified requires a project to execute but there is no POM in this directory (/__w/cdk-datadog-resources/cdk-datadog-resources/dist/java). Please verify you invoked Maven from the correct directory. -> [Help 1]
org.apache.maven.lifecycle.MissingProjectException: The goal you specified requires a project to execute but there is no POM in this directory (/__w/cdk-datadog-resources/cdk-datadog-resources/dist/java). Please verify you invoked Maven from the correct directory.
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:85)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Error:  
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException
Error: Process completed with exit code 1.

@NomadBlacky NomadBlacky reopened this May 8, 2021
@NomadBlacky NomadBlacky added the help wanted Extra attention is needed label May 8, 2021
@NomadBlacky
Copy link
Owner Author

cdklabs/publib#93

@tinexw
Copy link
Contributor

tinexw commented Oct 15, 2021

@NomadBlacky Could you re-run the workflow? I tried to recreate this issue in my fork but the issue does not appear.

@NomadBlacky
Copy link
Owner Author

@tinexw Thank you for the information. I'll give it a try.

@NomadBlacky
Copy link
Owner Author

@tinexw Unfortunately, it didn't fix the problem...

https://github.com/NomadBlacky/cdk-datadog-resources/runs/3924240218

I checked your fork, and it certainly appears to be further along in the process than mine.

https://github.com/tinexw/cdk-datadog-resources/runs/3910198701?check_suite_focus=true

I'll look into it some more.

@github-actions
Copy link
Contributor

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

@github-actions github-actions bot added the stale label Dec 18, 2021
@github-actions
Copy link
Contributor

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants