You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org> on 2006/03/09 18:45:38 UTC

[jira] Created: (GERONIMO-1723) Module migration to Maven 2: axis-builder

Module migration to Maven 2: axis-builder
-----------------------------------------

         Key: GERONIMO-1723
         URL: http://issues.apache.org/jira/browse/GERONIMO-1723
     Project: Geronimo
        Type: Sub-task
  Components: webservices  
    Reporter: Jacek Laskowski
     Fix For: 1.x


It's a task to help keep track of the progress of the module build migration to Maven2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (GERONIMO-1723) Module migration to Maven2: axis-builder

Posted by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1723?page=all ]
     
Anita Kulshreshtha resolved GERONIMO-1723:
------------------------------------------

    Fix Version: 1.2
                     (was: 1.x)
     Resolution: Fixed

> Module migration to Maven2: axis-builder
> ----------------------------------------
>
>          Key: GERONIMO-1723
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1723
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: webservices
>     Reporter: Jacek Laskowski
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: pom.patch, pom.patch
>
> It's a task to help keep track of the progress of the module build migration to Maven2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1723) Module migration to Maven 2: axis-builder

Posted by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1723?page=comments#action_12370929 ] 

Jacek Laskowski commented on GERONIMO-1723:
-------------------------------------------

Committed revision 386783. Thanks Anita!

Some notes:
 * description was missing. Let's migrate as much as possible.
 * No need to specify packaging - jar is default
 * Spacing is mized - 2 and 4-spaces
 * dependency versions should not be specified in the subproject's pom where appropriate - they're inherited from the parent pom (we'll have to think how many dependencies put in the parent pom)
 * xmlbeans plugin created META-INF directory in the module itself - change that and the directory is created in target/classes (nb: take a look at the content of the directory - the property - project.build.directory - is not resolved properly)

> Module migration to Maven 2: axis-builder
> -----------------------------------------
>
>          Key: GERONIMO-1723
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1723
>      Project: Geronimo
>         Type: Sub-task
>   Components: webservices
>     Reporter: Jacek Laskowski
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.x
>  Attachments: pom.patch
>
> It's a task to help keep track of the progress of the module build migration to Maven2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1723) Module migration to Maven2: axis-builder

Posted by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1723?page=comments#action_12370959 ] 

Jacek Laskowski commented on GERONIMO-1723:
-------------------------------------------

There's no patch to apply. Unless I'm mistaken, the two patches are the same (!)

Ad1. It's needed when the parent pom doesn't define it, which is not the case in Geronimo. It happens when the parent pom is not updated in your local repo, but the module after the change (revision 386783) requires it to be defined in it. In other words, please run 'mvn -o install' in GERONIMO_SOURCES_HOME and you'll surely see your change is not necessary.

> Module migration to Maven2: axis-builder
> ----------------------------------------
>
>          Key: GERONIMO-1723
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1723
>      Project: Geronimo
>         Type: Sub-task
>   Components: webservices
>     Reporter: Jacek Laskowski
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.x
>  Attachments: pom.patch, pom.patch
>
> It's a task to help keep track of the progress of the module build migration to Maven2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1723) Module migration to Maven2: axis-builder

Posted by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1723?page=all ]

Anita Kulshreshtha updated GERONIMO-1723:
-----------------------------------------

    Attachment: pom.patch

Thanks for fixing the formtting. This pom.xml does not build. I am attaching a patch which includes :
1. geronimoVersion for geronimo-axis. The dependencies.dependency.version is needed.
2. target path is the path where the file will go in the jar. It is automatically added to the correct place, i.e. in target/classes.
The jar is produced correctly for me. 

> Module migration to Maven2: axis-builder
> ----------------------------------------
>
>          Key: GERONIMO-1723
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1723
>      Project: Geronimo
>         Type: Sub-task
>   Components: webservices
>     Reporter: Jacek Laskowski
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.x
>  Attachments: pom.patch, pom.patch
>
> It's a task to help keep track of the progress of the module build migration to Maven2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1723) Module migration to Maven2: axis-builder

Posted by "Prasad Kashyap (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1723?page=comments#action_12371136 ] 

Prasad Kashyap commented on GERONIMO-1723:
------------------------------------------

I'm seeing errors with this module today. Removing the surefire plugin makes it work.

> Module migration to Maven2: axis-builder
> ----------------------------------------
>
>          Key: GERONIMO-1723
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1723
>      Project: Geronimo
>         Type: Sub-task
>   Components: webservices
>     Reporter: Jacek Laskowski
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.x
>  Attachments: pom.patch, pom.patch
>
> It's a task to help keep track of the progress of the module build migration to Maven2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (GERONIMO-1723) Module migration to Maven 2: axis-builder

Posted by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1723?page=all ]

Anita Kulshreshtha reassigned GERONIMO-1723:
--------------------------------------------

    Assign To: Anita Kulshreshtha

> Module migration to Maven 2: axis-builder
> -----------------------------------------
>
>          Key: GERONIMO-1723
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1723
>      Project: Geronimo
>         Type: Sub-task
>   Components: webservices
>     Reporter: Jacek Laskowski
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.x

>
> It's a task to help keep track of the progress of the module build migration to Maven2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1723) Module migration to Maven 2: axis-builder

Posted by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1723?page=all ]

Anita Kulshreshtha updated GERONIMO-1723:
-----------------------------------------

    Attachment: pom.patch

This module builds successfully even with maven-surefire 2.1.3-SNAPSHOT.

> Module migration to Maven 2: axis-builder
> -----------------------------------------
>
>          Key: GERONIMO-1723
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1723
>      Project: Geronimo
>         Type: Sub-task
>   Components: webservices
>     Reporter: Jacek Laskowski
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.x
>  Attachments: pom.patch
>
> It's a task to help keep track of the progress of the module build migration to Maven2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1723) Module migration to Maven2: axis-builder

Posted by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1723?page=all ]

Jacek Laskowski updated GERONIMO-1723:
--------------------------------------

    Summary: Module migration to Maven2: axis-builder  (was: Module migration to Maven 2: axis-builder)

> Module migration to Maven2: axis-builder
> ----------------------------------------
>
>          Key: GERONIMO-1723
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1723
>      Project: Geronimo
>         Type: Sub-task
>   Components: webservices
>     Reporter: Jacek Laskowski
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.x
>  Attachments: pom.patch
>
> It's a task to help keep track of the progress of the module build migration to Maven2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira