NIFI-4466 fixed incorrect license header back to ASF and addressed some whitespace formatting in a couple of those poms. This closes #2197.

This commit is contained in:
joewitt 2017-10-06 08:57:42 -04:00 committed by Mark Payne
parent 4ca0fe289e
commit 1d5df4a5ec
6 changed files with 253 additions and 267 deletions

View File

@ -1,17 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor
Copyright 2016 Hortoworks, Inc. All rights reserved. license agreements. See the NOTICE file distributed with this work for additional
information regarding copyright ownership. The ASF licenses this file to
Hortonworks, Inc. licenses this file to you under the Apache License, You under the Apache License, Version 2.0 (the "License"); you may not use
Version 2.0 (the "License"); you may not use this file except in compliance this file except in compliance with the License. You may obtain a copy of
with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required
Unless required by applicable law or agreed to in writing, software distributed by applicable law or agreed to in writing, software distributed under the
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OR CONDITIONS OF ANY KIND, either express or implied. See the License for OF ANY KIND, either express or implied. See the License for the specific
the specific language governing permissions and limitations under the License. language governing permissions and limitations under the License. -->
See the associated NOTICE file for additional information regarding copyright
ownership.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
@ -19,7 +16,6 @@
<artifactId>nifi-confluent-platform-bundle</artifactId> <artifactId>nifi-confluent-platform-bundle</artifactId>
<version>1.5.0-SNAPSHOT</version> <version>1.5.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>nifi-confluent-platform-nar</artifactId> <artifactId>nifi-confluent-platform-nar</artifactId>
<packaging>nar</packaging> <packaging>nar</packaging>
<dependencies> <dependencies>

View File

@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Hortoworks, Inc. All rights reserved. Hortonworks, Inc. <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor
licenses this file to you under the Apache License, Version 2.0 (the "License"); license agreements. See the NOTICE file distributed with this work for additional
you may not use this file except in compliance with the License. You may information regarding copyright ownership. The ASF licenses this file to
obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 You under the Apache License, Version 2.0 (the "License"); you may not use
Unless required by applicable law or agreed to in writing, software distributed this file except in compliance with the License. You may obtain a copy of
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required
OR CONDITIONS OF ANY KIND, either express or implied. See the License for by applicable law or agreed to in writing, software distributed under the
the specific language governing permissions and limitations under the License. License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
See the associated NOTICE file for additional information regarding copyright OF ANY KIND, either express or implied. See the License for the specific
ownership. --> language governing permissions and limitations under the License. -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -1,17 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor
Copyright 2016 Hortoworks, Inc. All rights reserved. license agreements. See the NOTICE file distributed with this work for additional
information regarding copyright ownership. The ASF licenses this file to
Hortonworks, Inc. licenses this file to you under the Apache License, You under the Apache License, Version 2.0 (the "License"); you may not use
Version 2.0 (the "License"); you may not use this file except in compliance this file except in compliance with the License. You may obtain a copy of
with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required
Unless required by applicable law or agreed to in writing, software distributed by applicable law or agreed to in writing, software distributed under the
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OR CONDITIONS OF ANY KIND, either express or implied. See the License for OF ANY KIND, either express or implied. See the License for the specific
the specific language governing permissions and limitations under the License. language governing permissions and limitations under the License. -->
See the associated NOTICE file for additional information regarding copyright
ownership.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
@ -19,7 +16,6 @@
<artifactId>nifi-registry-bundle</artifactId> <artifactId>nifi-registry-bundle</artifactId>
<version>1.5.0-SNAPSHOT</version> <version>1.5.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>nifi-registry-nar</artifactId> <artifactId>nifi-registry-nar</artifactId>
<packaging>nar</packaging> <packaging>nar</packaging>
<dependencies> <dependencies>

View File

@ -1,63 +1,60 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Hortoworks, Inc. All rights reserved. Hortonworks, Inc. <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor
licenses this file to you under the Apache License, Version 2.0 (the "License"); license agreements. See the NOTICE file distributed with this work for additional
you may not use this file except in compliance with the License. You may information regarding copyright ownership. The ASF licenses this file to
obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 You under the Apache License, Version 2.0 (the "License"); you may not use
Unless required by applicable law or agreed to in writing, software distributed this file except in compliance with the License. You may obtain a copy of
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required
OR CONDITIONS OF ANY KIND, either express or implied. See the License for by applicable law or agreed to in writing, software distributed under the
the specific language governing permissions and limitations under the License. License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
See the associated NOTICE file for additional information regarding copyright OF ANY KIND, either express or implied. See the License for the specific
ownership. --> language governing permissions and limitations under the License. -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent>
<parent> <groupId>org.apache.nifi</groupId>
<groupId>org.apache.nifi</groupId> <artifactId>nifi-registry-bundle</artifactId>
<artifactId>nifi-registry-bundle</artifactId> <version>1.5.0-SNAPSHOT</version>
<version>1.5.0-SNAPSHOT</version> </parent>
</parent> <artifactId>nifi-registry-service</artifactId>
<packaging>jar</packaging>
<artifactId>nifi-registry-service</artifactId> <dependencies>
<packaging>jar</packaging>
<dependencies>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-schema-registry-service-api</artifactId> <artifactId>nifi-schema-registry-service-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-record-serialization-service-api</artifactId> <artifactId>nifi-record-serialization-service-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-record</artifactId> <artifactId>nifi-record</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-avro-record-utils</artifactId> <artifactId>nifi-avro-record-utils</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-api</artifactId> <artifactId>nifi-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-utils</artifactId> <artifactId>nifi-utils</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId> <artifactId>commons-lang3</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>commons-io</groupId> <groupId>commons-io</groupId>
<artifactId>commons-io</artifactId> <artifactId>commons-io</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>

View File

@ -1,17 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor
Copyright 2016 Hortoworks, Inc. All rights reserved. license agreements. See the NOTICE file distributed with this work for additional
information regarding copyright ownership. The ASF licenses this file to
Hortonworks, Inc. licenses this file to you under the Apache License, You under the Apache License, Version 2.0 (the "License"); you may not use
Version 2.0 (the "License"); you may not use this file except in compliance this file except in compliance with the License. You may obtain a copy of
with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required
Unless required by applicable law or agreed to in writing, software distributed by applicable law or agreed to in writing, software distributed under the
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OR CONDITIONS OF ANY KIND, either express or implied. See the License for OF ANY KIND, either express or implied. See the License for the specific
the specific language governing permissions and limitations under the License. language governing permissions and limitations under the License. -->
See the associated NOTICE file for additional information regarding copyright
ownership.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -17,30 +17,30 @@ limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-hwx-schema-registry-bundle</artifactId> <artifactId>nifi-hwx-schema-registry-bundle</artifactId>
<version>1.5.0-SNAPSHOT</version> <version>1.5.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>nifi-hwx-schema-registry-service</artifactId> <artifactId>nifi-hwx-schema-registry-service</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-api</artifactId> <artifactId>nifi-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-utils</artifactId> <artifactId>nifi-utils</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-record</artifactId> <artifactId>nifi-record</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-avro-record-utils</artifactId> <artifactId>nifi-avro-record-utils</artifactId>
@ -54,166 +54,166 @@ limitations under the License.
<artifactId>avro</artifactId> <artifactId>avro</artifactId>
</dependency> </dependency>
<!-- Schema Registry Serdes Jar that also pulls in registry client jars --> <!-- Schema Registry Serdes Jar that also pulls in registry client jars -->
<dependency> <dependency>
<groupId>com.hortonworks.registries</groupId> <groupId>com.hortonworks.registries</groupId>
<artifactId>schema-registry-client</artifactId> <artifactId>schema-registry-client</artifactId>
<version>${hwx.registry.version}</version> <version>${hwx.registry.version}</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<groupId>org.apache.avro</groupId> <groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId> <artifactId>avro</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.apache.kafka</groupId> <groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId> <artifactId>kafka-clients</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.jboss.logging</groupId> <groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId> <artifactId>jboss-logging</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.apache.directory.server</groupId> <groupId>org.apache.directory.server</groupId>
<artifactId>apacheds-i18n</artifactId> <artifactId>apacheds-i18n</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.apache.directory.server</groupId> <groupId>org.apache.directory.server</groupId>
<artifactId>apacheds-kerberos-codec</artifactId> <artifactId>apacheds-kerberos-codec</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.apache.zookeeper</groupId> <groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId> <artifactId>zookeeper</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>javax.servlet.jsp</groupId> <groupId>javax.servlet.jsp</groupId>
<artifactId>jsp-api</artifactId> <artifactId>jsp-api</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.javassist</groupId> <groupId>org.javassist</groupId>
<artifactId>javassist</artifactId> <artifactId>javassist</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.tukaani</groupId> <groupId>org.tukaani</groupId>
<artifactId>xz</artifactId> <artifactId>xz</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.thoughtworks.paranamer</groupId> <groupId>com.thoughtworks.paranamer</groupId>
<artifactId>paranamer</artifactId> <artifactId>paranamer</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.hibernate</groupId> <groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId> <artifactId>hibernate-validator</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.apache.hadoop</groupId> <groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-annotations</artifactId> <artifactId>hadoop-annotations</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.fusesource.leveldbjni</groupId> <groupId>org.fusesource.leveldbjni</groupId>
<artifactId>leveldbjni-all</artifactId> <artifactId>leveldbjni-all</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>io.netty</groupId> <groupId>io.netty</groupId>
<artifactId>netty-all</artifactId> <artifactId>netty-all</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.apache.hadoop</groupId> <groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-auth</artifactId> <artifactId>hadoop-auth</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.apache.hadoop</groupId> <groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client</artifactId> <artifactId>hadoop-client</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.apache.hadoop</groupId> <groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId> <artifactId>hadoop-common</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.glassfish.hk2</groupId> <groupId>org.glassfish.hk2</groupId>
<artifactId>osgi-resource-locator</artifactId> <artifactId>osgi-resource-locator</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.github.fge</groupId> <groupId>com.github.fge</groupId>
<artifactId>btf</artifactId> <artifactId>btf</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>javax.mail</groupId> <groupId>javax.mail</groupId>
<artifactId>mailapi</artifactId> <artifactId>mailapi</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.googlecode.libphonenumber</groupId> <groupId>com.googlecode.libphonenumber</groupId>
<artifactId>libphonenumber</artifactId> <artifactId>libphonenumber</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.yaml</groupId> <groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId> <artifactId>snakeyaml</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.github.fge</groupId> <groupId>com.github.fge</groupId>
<artifactId>msg-simple</artifactId> <artifactId>msg-simple</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.xerial.snappy</groupId> <groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId> <artifactId>snappy-java</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.glassfish.hk2.external</groupId> <groupId>org.glassfish.hk2.external</groupId>
<artifactId>aopalliance-repackaged</artifactId> <artifactId>aopalliance-repackaged</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>joda-time</groupId> <groupId>joda-time</groupId>
<artifactId>joda-time</artifactId> <artifactId>joda-time</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.fasterxml.jackson.dataformat</groupId> <groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId> <artifactId>jackson-dataformat-yaml</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId> <artifactId>jackson-databind</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId> <artifactId>jackson-core</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.mozilla</groupId> <groupId>org.mozilla</groupId>
<artifactId>rhino</artifactId> <artifactId>rhino</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.github.fge</groupId> <groupId>com.github.fge</groupId>
<artifactId>uri-template</artifactId> <artifactId>uri-template</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.github.fge</groupId> <groupId>com.github.fge</groupId>
<artifactId>jackson-coreutils</artifactId> <artifactId>jackson-coreutils</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.github.fge</groupId> <groupId>com.github.fge</groupId>
<artifactId>json-schema-core</artifactId> <artifactId>json-schema-core</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>com.github.fge</groupId> <groupId>com.github.fge</groupId>
<artifactId>json-schema-validator</artifactId> <artifactId>json-schema-validator</artifactId>
</exclusion> </exclusion>
<exclusion> <exclusion>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId> <artifactId>commons-compress</artifactId>
</exclusion> </exclusion>
</exclusions> </exclusions>
</dependency> </dependency>
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.nifi</groupId> <groupId>org.apache.nifi</groupId>
<artifactId>nifi-mock</artifactId> <artifactId>nifi-mock</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>
<build> <build>
<plugins> <plugins>