You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Neil Griffin (JIRA)" <ji...@apache.org> on 2018/10/15 23:13:00 UTC

[jira] [Updated] (PLUTO-743) Upgrade to version 0.14.0 of the maven-jaxb2-plugin

     [ https://issues.apache.org/jira/browse/PLUTO-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil Griffin updated PLUTO-743:
-------------------------------
    Description: 
This task involves upgrading the build system to the following plugin in order to fix [Issue#31|https://github.com/highsource/maven-jaxb2-plugin/issues/31]:
{code:xml|title=portals-pluto/portal-container/pom.xml}
<plugin>
    <groupId>org.jvnet.jaxb2.maven2</groupId>
    <artifactId>maven-jaxb2-plugin</artifactId>
    <version>0.14.0</version>
 </plugin>
{code}

  was:
This task involves upgrading the build system to the following plugin in order to fix [Issue#31|https://github.com/highsource/maven-jaxb2-plugin/issues/31]:
{code:xml|title=portals-pluto/portal-container/pom.xml}
         <plugin>
            <groupId>org.jvnet.jaxb2.maven2</groupId>
            <artifactId>maven-jaxb2-plugin</artifactId>
            <version>0.14.0</version>
         </plugin>
{code}


> Upgrade to version 0.14.0 of the maven-jaxb2-plugin
> ---------------------------------------------------
>
>                 Key: PLUTO-743
>                 URL: https://issues.apache.org/jira/browse/PLUTO-743
>             Project: Pluto
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: Neil Griffin
>            Assignee: Neil Griffin
>            Priority: Major
>             Fix For: 3.0.2
>
>
> This task involves upgrading the build system to the following plugin in order to fix [Issue#31|https://github.com/highsource/maven-jaxb2-plugin/issues/31]:
> {code:xml|title=portals-pluto/portal-container/pom.xml}
> <plugin>
>     <groupId>org.jvnet.jaxb2.maven2</groupId>
>     <artifactId>maven-jaxb2-plugin</artifactId>
>     <version>0.14.0</version>
>  </plugin>
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)