![]() Server : Apache/2 System : Linux server-15-235-50-60 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 User : gositeme ( 1004) PHP Version : 8.2.29 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/gositeme/.cursor-server/extensions/vscjava.vscode-maven-0.44.0-universal/ |
<?xml version="1.0" encoding="utf-8"?> <PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011"> <Metadata> <Identity Language="en-US" Id="vscode-maven" Version="0.44.0" Publisher="vscjava" /> <DisplayName>Maven for Java</DisplayName> <Description xml:space="preserve">Manage Maven projects, execute goals, generate project from archetype, improve user experience for Java developers.</Description> <Tags>Maven,Java,java</Tags> <Categories>Programming Languages,Other</Categories> <GalleryFlags>Public</GalleryFlags> <Properties> <Property Id="Microsoft.VisualStudio.Code.Engine" Value="^1.75.0" /> <Property Id="Microsoft.VisualStudio.Code.ExtensionDependencies" Value="" /> <Property Id="Microsoft.VisualStudio.Code.ExtensionPack" Value="" /> <Property Id="Microsoft.VisualStudio.Code.ExtensionKind" Value="workspace" /> <Property Id="Microsoft.VisualStudio.Code.LocalizedLanguages" Value="" /> <Property Id="Microsoft.VisualStudio.Services.Links.Source" Value="https://github.com/Microsoft/vscode-maven.git" /> <Property Id="Microsoft.VisualStudio.Services.Links.Getstarted" Value="https://github.com/Microsoft/vscode-maven.git" /> <Property Id="Microsoft.VisualStudio.Services.Links.GitHub" Value="https://github.com/Microsoft/vscode-maven.git" /> <Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://github.com/Microsoft/vscode-maven/issues" /> <Property Id="Microsoft.VisualStudio.Services.Links.Learn" Value="https://github.com/Microsoft/vscode-maven/" /> <Property Id="Microsoft.VisualStudio.Services.GitHubFlavoredMarkdown" Value="true" /> <Property Id="Microsoft.VisualStudio.Services.Content.Pricing" Value="Free"/> </Properties> <License>extension/LICENSE.txt</License> <Icon>extension/resources/logo.png</Icon> </Metadata> <Installation> <InstallationTarget Id="Microsoft.VisualStudio.Code"/> </Installation> <Dependencies/> <Assets> <Asset Type="Microsoft.VisualStudio.Code.Manifest" Path="extension/package.json" Addressable="true" /> <Asset Type="Microsoft.VisualStudio.Services.Content.Details" Path="extension/README.md" Addressable="true" /> <Asset Type="Microsoft.VisualStudio.Services.Content.Changelog" Path="extension/CHANGELOG.md" Addressable="true" /> <Asset Type="Microsoft.VisualStudio.Services.Content.License" Path="extension/LICENSE.txt" Addressable="true" /> <Asset Type="Microsoft.VisualStudio.Services.Icons.Default" Path="extension/resources/logo.png" Addressable="true" /> </Assets> </PackageManifest>