[
https://issues.apache.org/jira/browse/JDO-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548316
]
Craig Russell commented on JDO-560:
-----------------------------------
In tck2 project:
[Bruiser:jdo/trunk/tck2] clr% maven build
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:396)
at org.apache.maven.cli.App.customizeLogging(App.java:703)
at org.apache.maven.cli.App.initialize(App.java:433)
at org.apache.maven.cli.App.initializeMain(App.java:1188)
at org.apache.maven.cli.App.doMain(App.java:271)
at org.apache.maven.cli.App.main(App.java:217)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.werken.forehead.Forehead.run(Forehead.java:551)
at com.werken.forehead.Forehead.main(Forehead.java:581)
Any ideas?
> Migrating to maven 1.1: API2 project.xml contains invalid "scope" tag
> ---------------------------------------------------------------------
>
> Key: JDO-560
> URL: https://issues.apache.org/jira/browse/JDO-560
> Project: JDO
> Issue Type: Bug
> Components: api2
> Affects Versions: JDO 2 final
> Reporter: Craig Russell
> Fix For: JDO 2 maintenance release 1
>
> Attachments: jdo-560.patch
>
>
> The geronimo dependency has an invalid "scope" tag. It is not valid in maven
> 1.x.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.