You can short circuit the tests with -DskipTests Gary
On Tue, Feb 4, 2020, 04:29 Volkan Yazıcı <[email protected]> wrote: > Hello, > > I have a couple of questions regarding working on the manual. I will > appreciate if you can spare some time to help me out with them: > > 1. What is the easiest Maven command just to get `/target/site` > generated? `./mvnw site` works, but is taking ages. > > 2. What is the recommended practice for linking in AsciiDoc > files? I see snippets as follows: > > - http://logging.apache.org/log4j/scala/index.html[Log4j Scala] > - <<CassandraAppender>> > > Here the former feels like a hack and I couldn't get the latter > working for inter-document anchors. > > Thanks in advance. > > Kind regards. >
