Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven plugin to package IntelliJ plugins

This plugin provides a new packaging type, "ij-plugin". This packaging is almost the same as "jar" packaging, but with both mojo added to default jar lifecycle.

The following mojos are provided by this plugin:

  • copy-manifest copies plugin manifest (META-INF/plugin.xml by default) into the target/classes directory (so it is automatically packaged into JAR)
  • package-plugin create .zip file with IntelliJ plugin (packages plugin JAR and dependent JARs into lib/ directory)

About

Maven plugin to package IntelliJ plugins

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages