maven-package-auto READMEAutomatically package and deploy Maven projects to a Tomcat server when the project is saved in Visual Studio Code, similar to the functionality in Eclipse. Extension SettingsThis extension contributes the following settings:
Activation EventsThis extension is automatically activated when the Visual Studio Code workspace is fully loaded. Known Issues
FeaturesThe Maven Package Automation extension provides the following features to streamline your Maven project development workflow:
Automatic Save and PackageSave all files in the project automatically when a file is saved. This ensures that all changes are captured before executing the Maven package command. No need to manually save each file separately. RequirementsBefore using the Maven Package Automation tool, ensure that the following requirements are met:
Note: The Maven Package Automation tool has been tested using the Community Server Connector with the verison 10.1.10 Tomcat server, it may work for other versions of Tomcat server. Make sure to fulfill these requirements to ensure the smooth operation of the Maven Package Automation tool. Release Notes[1.0.0] - 2023-07-06
1.1.0 - 2023-07-06
1.1.1 - 2023-07-07-Fixed the disturbing prompt -Save all files in the project automatically when a file is saved. This ensures that all changes are captured before executing the Maven package command. No need to manually save each file separately. ContributingContributions are welcome! To contribute to the project, follow the guidelines in the CONTRIBUTING.md file. LicenseThis extension is licensed under the MIT License. Working with MarkdownYou can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
For more informationAttributionIf you use this software in your projects, we kindly request that you provide attribution to the original author(s) by includingthe following notice: "This project utilizes the maven-package-automation extension, created by Thompson Oretan." You can place this notice in the documentation, about page, or any appropriate location within your project. Thank you for respecting the work and contribution of the original author(s). Enjoy! |