You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2020/05/24 12:56:04 UTC

[GitHub] [fluo] flyingcanopy commented on issue #1084: Condense fluo.sh

flyingcanopy commented on issue #1084:
URL: https://github.com/apache/fluo/issues/1084#issuecomment-633227047


   > I agree with @ctubbsii. For testing you can use [fluo-uno](https://github.com/apache/fluo-uno/) to set up your local environment and you can use [stresso](https://github.com/apache/fluo-examples/tree/master/stresso) as a test app.
   > 
   > Don't hesitate at all if you have any questions, we're happy to help.
   
   @jkosh44 
   
   When i try to package stresso . I am facing this issue.
   ```
   
   [WARNING] The POM for org.apache.accumulo:accumulo-maven-plugin:jar:2.0.0-SNAPSHOT is missing, no dependency information available
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  0.577 s
   [INFO] Finished at: 2020-05-24T05:50:44-07:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Plugin org.apache.accumulo:accumulo-maven-plugin:2.0.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.apache.accumulo:accumulo-maven-plugin:jar:2.0.0-SNAPSHOT -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [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/PluginResolutionException
   ```
   Currently I am using 
   ```
   Os: Ubuntu 18.04.4 LTS
   Maven : 3.6.0
   Java:
   openjdk version "1.8.0_252"
   OpenJDK Runtime Environment (build 1.8.0_252-8u252-b09-1~18.04-b09)
   OpenJDK 64-Bit Server VM (build 25.252-b09, mixed mode)
   ```
   Please let me know if you can help me with this issue? I have made changes to fluo.sh. I need to test it. 


----------------------------------------------------------------
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.

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