Details
-
Bug
-
Status: Done
-
Medium
-
Resolution: Done
-
None
-
None
-
None
Description
package order checkstyle fail if you set groupId as com.xxx
import org.apache.karaf.shell.commands.Command;
import org.apache.karaf.shell.commands.Option;
import org.apache.karaf.shell.console.AbstractAction;
import com.future.network.cli.api.HelloCliCommands;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;