the sql-maven-plugin mojos shall not get executed for projets with packaging
type 'pom'
---------------------------------------------------------------------------------------
Key: MSQL-46
URL: http://jira.codehaus.org/browse/MSQL-46
Project: Maven 2.x SQL Plugin
Issue Type: Improvement
Affects Versions: 1.3
Reporter: Mark Struberg
If a company has a lot of similar backend projects, they may move the whole
sql-maven-plugin configuration over to a shared backend/pom.xml which they use
as parent for all backend projects. This parent project will not have any SQL
scripts itself, but may like to define common sql executions like a
'createtestdata.sql'.
In this case the openjpa-maven-plugin currently fails because the sql
statements usually don't exist for .
The solution is to allow skipping the execution of all sql-maven-pluign mojos
if it gets executed on a project with packaging type 'pom.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email