You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@taverna.apache.org by "Gale Naylor (JIRA)" <ji...@apache.org> on 2016/06/14 17:05:04 UTC

[jira] [Created] (TAVERNA-977) Fix build warnings from RC3

Gale Naylor created TAVERNA-977:
-----------------------------------

             Summary: Fix build warnings from RC3
                 Key: TAVERNA-977
                 URL: https://issues.apache.org/jira/browse/TAVERNA-977
             Project: Apache Taverna
          Issue Type: Bug
          Components: Taverna Engine
    Affects Versions: engine 3.1.0
            Reporter: Gale Naylor


Summary:
- Workflow Model impl - private reference
- Reference Manager impl - unused package warning
- Activity archetype: missing plug-in warnings, empty jar warning, 
      and unresolved package dependency warnings  

Details:

----- Workflow Model impl -----

[WARNING] Bundle org.apache.taverna.engine:taverna-workflowmodel-impl:bundle:3.1.0-incubating : Export org.apache.taverna.workflowmodel.impl,  has 1,  private references [org.apache.taverna.workflowmodel.processor.dispatch.impl], 

----- Reference Manager impl -----

[WARNING] Bundle org.apache.taverna.engine:taverna-reference-impl:bundle:3.1.0-incubating : Unused Import-Package instructions: [org.springframework.orm.*] 

----- Activity Archetype -----

[INFO] [WARNING] Some problems were encountered while building the effective model for com.example:dummy-taverna-plugin-plugin:taverna-plugin:0.1.0-SNAPSHOT
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.example:dummy-taverna-plugin:0.1.0-SNAPSHOT, C:\src\ERC3\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\pom.xml, line 22, column 12
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.example:dummy-taverna-plugin:0.1.0-SNAPSHOT, C:\src\ERC3\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\pom.xml, line 50, column 12
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ com.example:dummy-taverna-plugin:0.1.0-SNAPSHOT, C:\src\ERC3\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\pom.xml, line 40, column 12
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ com.example:dummy-taverna-plugin:0.1.0-SNAPSHOT, C:\src\ERC3\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\pom.xml, line 29, column 12

INFO] [WARNING] Some problems were encountered while building the effective model for com.example:dummy-taverna-plugin-activity:bundle:0.1.0-SNAPSHOT
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.example:dummy-taverna-plugin:0.1.0-SNAPSHOT, C:\src\ERC3\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\pom.xml, line 22, column 12
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.example:dummy-taverna-plugin:0.1.0-SNAPSHOT, C:\src\ERC3\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\pom.xml, line 50, column 12
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ com.example:dummy-taverna-plugin:0.1.0-SNAPSHOT, C:\src\ERC3\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\pom.xml, line 40, column 12
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ com.example:dummy-taverna-plugin:0.1.0-SNAPSHOT, C:\src\ERC3\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\pom.xml, line 29, column 12

[INFO] [WARNING] Some problems were encountered while building the effective model for com.example:dummy-taverna-plugin:pom:0.1.0-SNAPSHOT
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 22, column 12
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 50, column 12
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 40, column 12
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 29, column 12

-------

[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: C:\src\ERC3\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\target\dummy-taverna-plugin-0.1.0-SNAPSHOT-tests.jar

-------

[INFO] [WARNING] Bundle : org.springframework:org.springframework.context:jar:3.0.5.RELEASE has unresolved package dependencies:
[INFO] [WARNING]     org.apache.commons.logging;version="[1.1.1,2.0.0)"
[INFO] [WARNING] Bundle : org.springframework:org.springframework.aop:jar:3.0.5.RELEASE has unresolved package dependencies:
[INFO] [WARNING]     org.apache.commons.logging;version="[1.1.1,2.0.0)"
[INFO] [WARNING] Bundle : org.springframework:org.springframework.beans:jar:3.0.5.RELEASE has unresolved package dependencies:
[INFO] [WARNING]     org.apache.commons.logging;version="[1.1.1,2.0.0)"
[INFO] [WARNING] Bundle : org.springframework:org.springframework.core:jar:3.0.5.RELEASE has unresolved package dependencies:
[INFO] [WARNING]     org.apache.commons.logging;version="[1.1.1,2.0.0)"
[INFO] [WARNING] Bundle : org.springframework:org.springframework.transaction:jar:3.0.5.RELEASE has unresolved package dependencies:
[INFO] [WARNING]     org.apache.commons.logging;version="[1.1.1,2.0.0)"

[INFO] [WARNING] Not an OSGi bundle : junit:junit:jar:4.4

[INFO] [INFO] --- taverna-maven-plugin:0.2.1-incubating:plugin-prepare-bundles (default-plugin-prepare-bundles) @ dummy-taverna-plugin-plugin ---
[INFO] [WARNING] Bundle : org.springframework:org.springframework.context:jar:3.0.5.RELEASE has unresolved package dependencies:
[INFO] [WARNING]     org.apache.commons.logging;version="[1.1.1,2.0.0)"
[INFO] [WARNING] Bundle : org.springframework:org.springframework.aop:jar:3.0.5.RELEASE has unresolved package dependencies:
[INFO] [WARNING]     org.apache.commons.logging;version="[1.1.1,2.0.0)"
[INFO] [WARNING] Bundle : org.springframework:org.springframework.beans:jar:3.0.5.RELEASE has unresolved package dependencies:
[INFO] [WARNING]     org.apache.commons.logging;version="[1.1.1,2.0.0)"
[INFO] [WARNING] Bundle : org.springframework:org.springframework.core:jar:3.0.5.RELEASE has unresolved package dependencies:
[INFO] [WARNING]     org.apache.commons.logging;version="[1.1.1,2.0.0)"
[INFO] [WARNING] Bundle : org.springframework:org.springframework.transaction:jar:3.0.5.RELEASE has unresolved package dependencies:
[INFO] [WARNING]     org.apache.commons.logging;version="[1.1.1,2.0.0)"

[INFO] [WARNING] Not an OSGi bundle : junit:junit:jar:4.4

-------

[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: C:\src\ERC3\apache-taverna-engine-3.1.0-incubating\taverna-activity-archetype\target\test-classes\projects\dummyActivity\project\dummy-taverna-plugin\dummy-taverna-plugin-plugin\target\dummy-taverna-plugin-plugin-0.1.0-SNAPSHOT-tests.jar




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)