[
https://issues.apache.org/jira/browse/JDO-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705404#action_12705404
]
Andy Jefferson commented on JDO-596:
------------------------------------
Previously didn't try running M2 with this patch. When I do it creates
"jdo2-api-null.jar". This is because it doesn't have a parent pom and so the
variable (" ${jdo.version}") is not defined. Simple fix is just to put the
version in there.
> Upgrade to maven 2
> ------------------
>
> Key: JDO-596
> URL: https://issues.apache.org/jira/browse/JDO-596
> Project: JDO
> Issue Type: Improvement
> Components: api2
> Reporter: Michelle Caisse
> Assignee: Craig Russell
> Priority: Minor
> Fix For: JDO 2 maintenance release 3
>
> Attachments: jdo-596.patch
>
>
> It would be a good idea to use maven 2. This involves rewriting the custom
> goals in maven.xml as Java plugins, among other things.
> This is for the JDO API not for the JDO TCK. We need a separate issue for the
> corresponding TCK change.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.