property setting ignored with openjpa:schema
--------------------------------------------

                 Key: MOJO-1324
                 URL: http://jira.codehaus.org/browse/MOJO-1324
             Project: Mojo
          Issue Type: Bug
          Components: openjpa
            Reporter: David Leangen


This:

              <toolProperties>
                <property>
                  <name>properties</name>
                  <value>${basedir}/META-INF/persistence.xml</value>
                </property>
              </toolProperties>

Is ignored when running openjpa:schema.

To work around this, I need to make a manual copy of the file in my classpath.

-- 
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


Reply via email to