Demo Artifact
This demo artifact will package module/lib directory to module/target directory.
Usage
- Open this project with IntelliJ IDEA, then debug the "Run Plugin" configuration.
- In debugging IDEA session, create "lib" directory in module directory.
- Then go to File | Project Structure, and add "MyFacet" facet and add "MyArtifact" artifact. (Don't forget to apply changes.)
- Go to Build | Build Artifacts, build the created artifact.
- Check contents in module/target directory.