[ 
https://issues.apache.org/jira/browse/TAVERNA-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313117#comment-16313117
 ] 

ASF GitHub Bot commented on TAVERNA-977:
----------------------------------------

Github user stain commented on the issue:

    https://github.com/apache/incubator-taverna-engine/pull/4
  
    Thanks, Chalana! Sorry this got missed earlier. 
    I have merged and closed TAVERNA-977. I added fixed plugin versions for the 
archetype to silence the remaining warnings.


> Fix Engine build warnings
> -------------------------
>
>                 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
>            Assignee: Chalana Madusanka
>              Labels: build
>
> 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.4.14#64029)

Reply via email to