[
https://issues.apache.org/jira/browse/GORA-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney resolved GORA-165.
---------------------------------------
Resolution: Won't Fix
Having discussed this with a couple of Maven guru's I've arrived at the
conclusion that the best option is to implement the work around and run an
entire lifecycle stage anyway. The jar and test.jar can be produced simply by
doing
mvn package
> mvn jar:jar and jar:test-jar do not package generated classes
> -------------------------------------------------------------
>
> Key: GORA-165
> URL: https://issues.apache.org/jira/browse/GORA-165
> Project: Apache Gora
> Issue Type: Bug
> Components: build process, maven
> Affects Versions: 0.2.1
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Critical
> Fix For: 0.3
>
>
> Out current maven configuration for the jar plugin is incorrect. We need to
> ensure that generated/compiled classes are correctly packged into the
> generated jar files. Currently this is not the case and I need to look into
> how this should be achieved.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira