Github user mpollmeier commented on the issue:

    https://github.com/apache/tinkerpop/pull/589
  
    Interesting, yes I just did that and it did generate more docs, but not the 
reference documentation. I can't find it at least - where is it supposed to end 
up?
    
    The end of the console output suggests that after a successful build it 
tries to do something with openbsd and hadoop and it fails. Is that what 
triggers the doc generation?
    
    ```
    [INFO] Reactor Summary:
    [INFO]
    [INFO] Apache TinkerPop .................................. SUCCESS 
[3:40.690s]
    [INFO] Apache TinkerPop :: Gremlin Shaded ................ SUCCESS [28.007s]
    [INFO] Apache TinkerPop :: Gremlin Core .................. SUCCESS [22.767s]
    [INFO] Apache TinkerPop :: Gremlin Test .................. SUCCESS [16.600s]
    [INFO] Apache TinkerPop :: TinkerGraph Gremlin ........... SUCCESS [2.069s]
    [INFO] Apache TinkerPop :: Gremlin Groovy ................ SUCCESS [38.851s]
    [INFO] Apache TinkerPop :: Gremlin Driver ................ SUCCESS [41.450s]
    [INFO] Apache TinkerPop :: Neo4j Gremlin ................. SUCCESS [9.500s]
    [INFO] Apache TinkerPop :: Gremlin Server ................ SUCCESS [19.902s]
    [INFO] Apache TinkerPop :: Gremlin Python ................ SUCCESS 
[8:42.556s]
    [INFO] Apache TinkerPop :: Hadoop Gremlin ................ SUCCESS 
[2:18.967s]
    [INFO] Apache TinkerPop :: Spark Gremlin ................. SUCCESS 
[2:35.916s]
    [INFO] Apache TinkerPop :: Giraph Gremlin ................ SUCCESS 
[1:21.021s]
    [INFO] Apache TinkerPop :: Gremlin Console ............... SUCCESS [28.799s]
    [INFO] Apache TinkerPop :: Gremlin Archetype ............. SUCCESS [0.115s]
    [INFO] Apache TinkerPop :: Archetype - TinkerGraph ....... SUCCESS [18.551s]
    [INFO] Apache TinkerPop :: Archetype - Server ............ SUCCESS [0.162s]
    [INFO] Apache TinkerPop :: Gremlin Tools ................. SUCCESS [0.190s]
    [INFO] Apache TinkerPop :: Gremlin Benchmark ............. SUCCESS [34.424s]
    [INFO] Apache TinkerPop :: Gremlin Coverage .............. SUCCESS [0.394s]
    [INFO] Apache TinkerPop :: Gremlin IO Test ............... SUCCESS [0.923s]
    [INFO] 
------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] 
------------------------------------------------------------------------
    [INFO] Total time: 23:03.212s
    [INFO] Finished at: Tue Mar 28 23:16:31 UTC 2017
    [INFO] Final Memory: 180M/1098M
    [INFO] 
------------------------------------------------------------------------
     * Starting OpenBSD Secure Shell server sshd                                
                                        [ OK ]
    Error: A JNI error has occurred, please check your installation and try 
again
    Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/hadoop/security/authorize/RefreshAuthorizationPolicyProtocol
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
            at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
            at java.lang.Class.getDeclaredMethods0(Native Method)
            at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
            at java.lang.Class.privateGetMethodRecursive(Class.java:3048)
            at java.lang.Class.getMethod0(Class.java:3018)
            at java.lang.Class.getMethod(Class.java:1784)
            at 
sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:544)
            at 
sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:526)
    Caused by: java.lang.ClassNotFoundException: 
org.apache.hadoop.security.authorize.RefreshAuthorizationPolicyProtocol
            at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
            ... 19 more
    Error: Could not find or load main class 
org.apache.hadoop.hdfs.tools.GetConf
    Starting namenodes on []
    localhost: Warning: Permanently added 'localhost' (ECDSA) to the list of 
known hosts.
    localhost: starting namenode, logging to 
/usr/local/lib/hadoop-2.7.2/logs/hadoop-root-namenode-ca1a5ade0416.out
    localhost: Error: A JNI error has occurred, please check your installation 
and try again
    localhost: Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/hadoop/security/authorize/RefreshAuthorizationPolicyProtocol
    localhost:      at java.lang.ClassLoader.defineClass1(Native Method)
    localhost:      at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
    localhost:      at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    localhost:      at 
java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
    localhost:      at 
java.net.URLClassLoader.access$100(URLClassLoader.java:73)
    localhost:      at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
    localhost:      at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
    localhost:      at java.security.AccessController.doPrivileged(Native 
Method)
    localhost: Warning: Permanently added 'localhost' (ECDSA) to the list of 
known hosts.
    localhost: starting datanode, logging to 
/usr/local/lib/hadoop-2.7.2/logs/hadoop-root-datanode-ca1a5ade0416.out
    localhost: Error: Could not find or load main class 
org.apache.hadoop.hdfs.server.datanode.DataNode
    Error: Could not find or load main class 
org.apache.hadoop.hdfs.tools.GetConf
    Error: Could not find or load main class org.apache.hadoop.fs.FsShell
    Error: Could not find or load main class org.apache.hadoop.fs.FsShell
    starting yarn daemons
    starting resourcemanager, logging to 
/logs/yarn-root-resourcemanager-ca1a5ade0416.out
    nice: /bin/yarn: No such file or directory
    localhost: Warning: Permanently added 'localhost' (ECDSA) to the list of 
known hosts.
    localhost: starting nodemanager, logging to 
/logs/yarn-root-nodemanager-ca1a5ade0416.out
    localhost: nice: /bin/yarn: No such file or directory
    Hadoop is not running, be sure to start it before processing the docs.
    Untagged: tinkerpop:build-1490739696
    Deleted: 
sha256:d6d41f1c188606fc3495f5728732541f0b07b228831809ad5db2795b1939c0e5
    Deleted: 
sha256:8cd45aaa133f9d50b8ace175b84981c1fbd7da9a237cb77ec0d60406b6e2636f
    Deleted: 
sha256:31e5a4ebfb1e28e3fc3129e96e5f406cc5fbe9195118a9f6b420097b98e35fba
    Deleted: 
sha256:46ad873cde8de4d8e7ca33499cc069275da9946df6f649737ea9d49d41b89ccc
    Deleted: 
sha256:19b5206fee81e30a3e40b5eb387030e17ad9cb8423b37089312f083eddc8d700
    Deleted: 
sha256:09ac73ee794194ec6c05ead655b7ca46fe61fd607ffb63075d995f512b5a3f69
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to