[jira] [Updated] (NUTCH-2292) Mavenize the build for nutch-core and nutch-plugins
[ https://issues.apache.org/jira/browse/NUTCH-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Nagel updated NUTCH-2292: --- Fix Version/s: (was: 1.19) > Mavenize the build for nutch-core and nutch-plugins > --- > > Key: NUTCH-2292 > URL: https://issues.apache.org/jira/browse/NUTCH-2292 > Project: Nutch > Issue Type: Improvement > Components: build >Reporter: Thamme Gowda >Assignee: Thamme Gowda >Priority: Major > Labels: gsoc2019 > > Convert the build system of nutch-core as well as plugins to Apache Maven. > *Plan :* > Create multi-module maven project with the following structure > {code} > nutch-parent > |-- pom.xml (POM) > |-- nutch-core > | |-- pom.xml (JAR) > | |--src: sources > |-- nutch-plugins > |-- pom.xml (POM) > |-- plugin1 > ||-- pom.xml (JAR) > | . > |-- pluginN >|-- pom.xml (JAR) > {code} > NOTE: watch out for cyclic dependencies bwteen nutch-core and plugins, > introduce another POM to break the cycle if required. > -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Updated] (NUTCH-2292) Mavenize the build for nutch-core and nutch-plugins
[ https://issues.apache.org/jira/browse/NUTCH-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Nagel updated NUTCH-2292: --- Fix Version/s: (was: 1.17) 1.18 > Mavenize the build for nutch-core and nutch-plugins > --- > > Key: NUTCH-2292 > URL: https://issues.apache.org/jira/browse/NUTCH-2292 > Project: Nutch > Issue Type: Improvement > Components: build >Reporter: Thamme Gowda >Assignee: Thamme Gowda >Priority: Major > Labels: gsoc2019 > Fix For: 1.18 > > > Convert the build system of nutch-core as well as plugins to Apache Maven. > *Plan :* > Create multi-module maven project with the following structure > {code} > nutch-parent > |-- pom.xml (POM) > |-- nutch-core > | |-- pom.xml (JAR) > | |--src: sources > |-- nutch-plugins > |-- pom.xml (POM) > |-- plugin1 > ||-- pom.xml (JAR) > | . > |-- pluginN >|-- pom.xml (JAR) > {code} > NOTE: watch out for cyclic dependencies bwteen nutch-core and plugins, > introduce another POM to break the cycle if required. > -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Updated] (NUTCH-2292) Mavenize the build for nutch-core and nutch-plugins
[ https://issues.apache.org/jira/browse/NUTCH-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Nagel updated NUTCH-2292: --- Fix Version/s: (was: 1.16) 1.17 > Mavenize the build for nutch-core and nutch-plugins > --- > > Key: NUTCH-2292 > URL: https://issues.apache.org/jira/browse/NUTCH-2292 > Project: Nutch > Issue Type: Improvement > Components: build >Reporter: Thamme Gowda >Assignee: Thamme Gowda >Priority: Major > Labels: gsoc2019 > Fix For: 1.17 > > > Convert the build system of nutch-core as well as plugins to Apache Maven. > *Plan :* > Create multi-module maven project with the following structure > {code} > nutch-parent > |-- pom.xml (POM) > |-- nutch-core > | |-- pom.xml (JAR) > | |--src: sources > |-- nutch-plugins > |-- pom.xml (POM) > |-- plugin1 > ||-- pom.xml (JAR) > | . > |-- pluginN >|-- pom.xml (JAR) > {code} > NOTE: watch out for cyclic dependencies bwteen nutch-core and plugins, > introduce another POM to break the cycle if required. > -- This message was sent by Atlassian Jira (v8.3.4#803005)
[jira] [Updated] (NUTCH-2292) Mavenize the build for nutch-core and nutch-plugins
[ https://issues.apache.org/jira/browse/NUTCH-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated NUTCH-2292: Labels: gsoc2019 (was: ) > Mavenize the build for nutch-core and nutch-plugins > --- > > Key: NUTCH-2292 > URL: https://issues.apache.org/jira/browse/NUTCH-2292 > Project: Nutch > Issue Type: Improvement > Components: build >Reporter: Thamme Gowda >Assignee: Thamme Gowda >Priority: Major > Labels: gsoc2019 > Fix For: 1.16 > > > Convert the build system of nutch-core as well as plugins to Apache Maven. > *Plan :* > Create multi-module maven project with the following structure > {code} > nutch-parent > |-- pom.xml (POM) > |-- nutch-core > | |-- pom.xml (JAR) > | |--src: sources > |-- nutch-plugins > |-- pom.xml (POM) > |-- plugin1 > ||-- pom.xml (JAR) > | . > |-- pluginN >|-- pom.xml (JAR) > {code} > NOTE: watch out for cyclic dependencies bwteen nutch-core and plugins, > introduce another POM to break the cycle if required. > -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (NUTCH-2292) Mavenize the build for nutch-core and nutch-plugins
[ https://issues.apache.org/jira/browse/NUTCH-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Nagel updated NUTCH-2292: --- Fix Version/s: (was: 1.15) 1.16 > Mavenize the build for nutch-core and nutch-plugins > --- > > Key: NUTCH-2292 > URL: https://issues.apache.org/jira/browse/NUTCH-2292 > Project: Nutch > Issue Type: Improvement > Components: build >Reporter: Thamme Gowda >Assignee: Thamme Gowda >Priority: Major > Fix For: 1.16 > > > Convert the build system of nutch-core as well as plugins to Apache Maven. > *Plan :* > Create multi-module maven project with the following structure > {code} > nutch-parent > |-- pom.xml (POM) > |-- nutch-core > | |-- pom.xml (JAR) > | |--src: sources > |-- nutch-plugins > |-- pom.xml (POM) > |-- plugin1 > ||-- pom.xml (JAR) > | . > |-- pluginN >|-- pom.xml (JAR) > {code} > NOTE: watch out for cyclic dependencies bwteen nutch-core and plugins, > introduce another POM to break the cycle if required. > -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (NUTCH-2292) Mavenize the build for nutch-core and nutch-plugins
[ https://issues.apache.org/jira/browse/NUTCH-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Nagel updated NUTCH-2292: --- Fix Version/s: (was: 1.14) 1.15 > Mavenize the build for nutch-core and nutch-plugins > --- > > Key: NUTCH-2292 > URL: https://issues.apache.org/jira/browse/NUTCH-2292 > Project: Nutch > Issue Type: Improvement > Components: build >Reporter: Thamme Gowda >Assignee: Thamme Gowda > Fix For: 1.15 > > > Convert the build system of nutch-core as well as plugins to Apache Maven. > *Plan :* > Create multi-module maven project with the following structure > {code} > nutch-parent > |-- pom.xml (POM) > |-- nutch-core > | |-- pom.xml (JAR) > | |--src: sources > |-- nutch-plugins > |-- pom.xml (POM) > |-- plugin1 > ||-- pom.xml (JAR) > | . > |-- pluginN >|-- pom.xml (JAR) > {code} > NOTE: watch out for cyclic dependencies bwteen nutch-core and plugins, > introduce another POM to break the cycle if required. > -- This message was sent by Atlassian JIRA (v6.4.14#64029)
[jira] [Updated] (NUTCH-2292) Mavenize the build for nutch-core and nutch-plugins
[ https://issues.apache.org/jira/browse/NUTCH-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated NUTCH-2292: Fix Version/s: 1.13 > Mavenize the build for nutch-core and nutch-plugins > --- > > Key: NUTCH-2292 > URL: https://issues.apache.org/jira/browse/NUTCH-2292 > Project: Nutch > Issue Type: Improvement > Components: build >Reporter: Thamme Gowda >Assignee: Thamme Gowda > Fix For: 1.13 > > > Convert the build system of nutch-core as well as plugins to Apache Maven. > *Plan :* > Create multi-module maven project with the following structure > {code} > nutch-parent > |-- pom.xml (POM) > |-- nutch-core > | |-- pom.xml (JAR) > | |--src: sources > |-- nutch-plugins > |-- pom.xml (POM) > |-- plugin1 > ||-- pom.xml (JAR) > | . > |-- pluginN >|-- pom.xml (JAR) > {code} > NOTE: watch out for cyclic dependencies bwteen nutch-core and plugins, > introduce another POM to break the cycle if required. > -- This message was sent by Atlassian JIRA (v6.3.15#6346)