You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2007/12/04 17:59:43 UTC

[jira] Created: (JDO-560) API2 project.xml contains invalid "scope" tag

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


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.


[jira] Updated: (JDO-560) API2 project.xml contains invalid "scope" tag

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JDO-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Russell updated JDO-560:
------------------------------

    Attachment: jdo-560.patch

Removes the scope tag.

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


[jira] Commented: (JDO-560) Migrating to maven 1.1: API2 project.xml contains invalid "scope" tag

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Updated: (JDO-560) Migrating to maven 1.1: API2 project.xml contains invalid "scope" tag

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JDO-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Russell updated JDO-560:
------------------------------

    Summary: Migrating to maven 1.1: API2 project.xml contains invalid "scope" tag  (was: API2 project.xml contains invalid "scope" tag)

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


[jira] Commented: (JDO-560) Migrating to maven 1.1: API2 project.xml contains invalid "scope" tag

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JDO-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548315 ] 

Craig Russell commented on JDO-560:
-----------------------------------

Maven 1.1 also complains in api2 project:

DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml



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


[jira] Commented: (JDO-560) Migrating to maven 1.1: API2 project.xml contains invalid "scope" tag

Posted by "Michael Bouschen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JDO-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548308 ] 

Michael Bouschen commented on JDO-560:
--------------------------------------

Looks good.

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


[jira] Commented: (JDO-560) Migrating to maven 1.1: API2 project.xml contains invalid "scope" tag

Posted by "Andy Jefferson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JDO-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552257 ] 

Andy Jefferson commented on JDO-560:
------------------------------------

Craig, 
have you tried renaming "project.properties" property "log4j.jarfile" to be "logging.log4j.jarfile" ? 
This removes the error for Maven1.1. Want me to check that in ?

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


[jira] Resolved: (JDO-560) Migrating to maven 1.1: API2 project.xml contains invalid "scope" tag

Posted by "Andy Jefferson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JDO-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Jefferson resolved JDO-560.
--------------------------------

    Resolution: Fixed
      Assignee: Andy Jefferson

All works for me with Maven1.1 so marking fixed.

> 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
>            Assignee: Andy Jefferson
>             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.


[jira] Commented: (JDO-560) Migrating to maven 1.1: API2 project.xml contains invalid "scope" tag

Posted by "Andy Jefferson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JDO-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552370 ] 

Andy Jefferson commented on JDO-560:
------------------------------------

    Sending        jdo/trunk/tck2/build.properties
    Sending        jdo/trunk/tck2/maven.xml
    Sending        jdo/trunk/tck2/project.properties
    Sending        jdo/trunk/tck2-legacy/build.properties
    Sending        jdo/trunk/tck2-legacy/maven.xml
    Sending        jdo/trunk/tck2-legacy/project.properties
    Transmitting file data ...
    Committed revision 604819.


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