| # Release Notes – Maven 3.3.3 |
| |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| NOTE: For help with the syntax of this file, see: |
| http://maven.apache.org/doxia/references/apt-format.html |
| --> |
| |
| ## Maven 3.3.3 |
| |
| The Apache Maven team would like to announce the release of Maven 3.3.3. |
| |
| Maven 3.3.3 is [available for download][0]. |
| |
| Maven is a software project management and comprehension tool. Based on the concept of a project object model |
| (POM), Maven can manage a project's build, reporting and documentation from a central place. |
| |
| Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way to implement many highly demanded features. |
| |
| The core release is independent of the plugins available. Further releases of plugins will be made separately. |
| See the [PluginList][1] for more information. |
| |
| We hope you enjoy using Maven! If you have any questions, please consult: |
| |
| - the web site: [http://maven.apache.org/](http://maven.apache.org/) |
| - the maven-user mailing list: [http://maven.apache.org/mail-lists.html](http://maven.apache.org/mail-lists.html) |
| - the reference documentation: [http://maven.apache.org/ref/3.3.3/](http://maven.apache.org/ref/3.3.3/) |
| |
| The full list of changes can be found in our [issue management system][4]. |
| |
| ## Complete Release Notes |
| |
| See [complete release notes for all versions][5] |
| |
| [0]: ../../download.html |
| [1]: ../../plugins/index.html |
| [2]: http://maven.apache.org/ |
| [4]: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12332054 |
| [5]: ../../docs/history.html |