You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/08/03 05:33:25 UTC

[GitHub] [cloudstack] ahmadamirahmadi007 commented on issue #6601: apache apidocs FAILURE in Build From Source

ahmadamirahmadi007 commented on issue #6601:
URL: https://github.com/apache/cloudstack/issues/6601#issuecomment-1203503860

   instead of apidocs there is apidoc in my /tools Directory. i tested Both commands below But The result was the same.
   root@build:~/lab/cloudstack# mvn -e clean install -Dnoredist -pl tools/apidoc
   [INFO] Error stacktraces are turned on.
   [INFO] Scanning for projects...
   [ERROR] [ERROR] Could not find the selected project in the reactor: tools/apidoc @
   [ERROR] Could not find the selected project in the reactor: tools/apidoc -> [Help 1]
   org.apache.maven.MavenExecutionException: Could not find the selected project in the reactor: tools/apidoc
       at org.apache.maven.graph.DefaultGraphBuilder.trimSelectedProjects (DefaultGraphBuilder.java:172)
       at org.apache.maven.graph.DefaultGraphBuilder.reactorDependencyGraph (DefaultGraphBuilder.java:124)
       at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:84)
       at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:532)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:219)
       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:960)
       at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
       at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
       at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
       at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
       at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
       at java.lang.reflect.Method.invoke (Method.java:566)
       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] Re-run Maven using the -X switch to enable full debug logging.
   [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/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org