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

Rick Hillegas commented on DERBY-7010:
--------------------------------------

Attaching derby-7010-12-aa-updateWarPom.diff. This patch adds the following 
stanza to the pom which we use to deploy derby.war to the release staging 
repository:

{noformat}
      <plugin>  
       <groupId>org.apache.maven.plugins</groupId>  
       <artifactId>maven-war-plugin</artifactId>  
       <version>2.1.1</version>  
      </plugin>  
{noformat}

This fixes the following error which occurred when I tried to deploy
the 10.15.1.3 artifacts:

{noformat}
Cannot construct org.apache.maven.plugin.war.util.WebappStructure as it does 
not have a no-args constructor
{noformat}

The fix was recommended by 
https://dmitrykrivenko.blogspot.com/2013/05/solving-maven-build-problem-with-jdk-7.html

Touches the following file:

{noformat}
M       maven2/war/pom.xml
{noformat}


> Tasks for creating a 10.15.1 release
> ------------------------------------
>
>                 Key: DERBY-7010
>                 URL: https://issues.apache.org/jira/browse/DERBY-7010
>             Project: Derby
>          Issue Type: Task
>          Components: Miscellaneous
>    Affects Versions: 10.15.1.3
>            Reporter: Rick Hillegas
>            Priority: Major
>         Attachments: derby-7010-01-aa-initialReleaseNotes.diff, 
> derby-7010-02-aa-releaseNotesForExistingUsers.diff, 
> derby-7010-03-aa-bumpTrunkTo10.16.diff, 
> derby-7010-04-aa-add10.16toWebsiteListOfBranches.diff, 
> derby-7010-05-aa-updateReleaseNotesTo10.15.1.0.diff, 
> derby-7010-06-aa-backoutPreviousWebsiteChange.diff, 
> derby-7010-07-aa-updateDocsCopyrightYear.diff, 
> derby-7010-08-aa-releaseNotesFor10.15.1.1.diff, 
> derby-7010-09-aa-releaseNotesFor10.15.1.2.diff, 
> derby-7010-10-aa-releaseNotesFor10.15.1.3.diff, 
> derby-7010-11-aa-fixIssueSummary.diff, derby-7010-12-aa-updateWarPom.diff, 
> derby-7010-13-aa-changeChecksumNameOnWebsite.diff
>
>
> This issue is a place holder for tasks related to producing a 10.15.1 release.



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

Reply via email to