public class Main extends Object
This is a workaround for generating sources and javadoc jars for packaging modules. The maven plugins for generating javadoc and sources plugins do not generate corresponding jars if there are no source files.
This class does not have anything to do with Hudi but is there to keep mvn javadocs/source plugin happy.
| Constructor and Description |
|---|
Main() |
public static void main(String[] args)
Copyright © 2022 The Apache Software Foundation. All rights reserved.