Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[maven] update maven-assembly-plugin to 2.5.5 #11518

Merged
merged 1 commit into from Jun 5, 2015

Conversation

dadoonet
Copy link
Member

@dadoonet dadoonet commented Jun 5, 2015

<plugin>
 <groupId>org.apache.maven.plugins</groupId>
 <artifactId>maven-assembly-plugin</artifactId>
 <version>2.5.5</version>
</plugin>

Release Notes - Maven Assembly Plugin - Version 2.5.5

  • Bug
    • [MASSEMBLY-767] - Schema missing from the web site
    • [MASSEMBLY-768] - JarInputStream unable to find manifest
      created by version 2.5.4
    • [MASSEMBLY-769] - ZIP fileMode permissions not properly set with
      dependencySet and unpackOptions

```xml
<plugin>
 <groupId>org.apache.maven.plugins</groupId>
 <artifactId>maven-assembly-plugin</artifactId>
 <version>2.5.5</version>
</plugin>
```

## Release Notes - Maven Assembly Plugin - Version 2.5.5

* Bug
   - [MASSEMBLY-767] - Schema missing from the web site
   - [MASSEMBLY-768] - JarInputStream unable to find  manifest
created by version 2.5.4
   - [MASSEMBLY-769] - ZIP fileMode permissions not properly set with
dependencySet and unpackOptions
@dadoonet dadoonet added v2.0.0-beta1 review :Delivery/Build Build or test infrastructure labels Jun 5, 2015
@dadoonet dadoonet self-assigned this Jun 5, 2015
@s1monw
Copy link
Contributor

s1monw commented Jun 5, 2015

LGTM

@dadoonet dadoonet merged commit 02c9c89 into elastic:master Jun 5, 2015
@kevinkluge kevinkluge removed the review label Jun 5, 2015
@dadoonet dadoonet deleted the maven/assembly branch June 5, 2015 18:35
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants