Eclipse/Maven - Adding source files to jar file

Discussion in 'Plugin Development' started by Bobcat00, May 29, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Bobcat00

    I followed the official Bukkit Plugin Tutorial and I have a working Eclipse/Maven setup, where I do 'Run As... Maven install' and it compiles my code and creates the jar file. However, I would like to include the source files from src/main/java into the jar file. I can't see any obvious way of doing it (it may involve editing pom.xml). Can anyone tell me how to do this?
     
  2. Offline

    fireblast709

  3. Offline

    Bobcat00

Thread Status:
Not open for further replies.

Share This Page