fredsa / playn

Cross platform game library for N≥4 platforms
0 stars 1 forks source link

[Patch] Sources should not be included in core jar #212

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. mvn archetype:generate
2. mvn package

What is the expected output? What do you see instead?
Sources are included in the core jar. They should not be included.

What version of the product are you using? On what operating system?
commit 2d7d7ab on Mac OS X 10.6.8

Please provide any additional information below.
Archetype POMs fixed so that a sources-jar is generated in core, then included 
in compile scope in html.

Original issue reported on code.google.com by william....@gmail.com on 25 Aug 2012 at 7:45

Attachments: