[ http://nagoya.apache.org/jira/browse/DIREVE-43?page=comments#action_55926 ]
Alex Karasulu commented on DIREVE-43:
-------------------------------------
Brett any idea on how we can make this happen?
> find a way to get the ide plugins to reference target/schema as another java source directory
> ---------------------------------------------------------------------------------------------
>
> Key: DIREVE-43
> URL: http://nagoya.apache.org/jira/browse/DIREVE-43
> Project: Directory Eve
> Type: Improvement
> Components: maven-eve-plugin
> Reporter: Alex Karasulu
> Assignee: Alex Karasulu
>
> Right now when you generate the eclipse or idea project files none of them will correctly
reference the src/schema directory containing the generated bootstrap schema files. If this
is not set then the project will not be able to run tests that reference the loader. A preGoal
must be run to add src/schema, rather the value of ${maven.eve.schema.target.dir} to the set
of java sources for the project for the plugins.
> Basically these things must be a preGoal within the eve-plugin itself. We need to experiment
with this or using the maven.xml with preGoals. What's the difference between the two preGoals?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|