You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Wendy Smoak (JIRA)" <ji...@apache.org> on 2006/09/27 07:15:31 UTC

[jira] Created: (STR-2952) Maven build and infrastructure improvements

Maven build and infrastructure improvements
-------------------------------------------

                 Key: STR-2952
                 URL: http://issues.apache.org/struts/browse/STR-2952
             Project: Struts 1
          Issue Type: Improvement
    Affects Versions: 1.3.5
            Reporter: Wendy Smoak
            Priority: Minor
             Fix For: 1.3.6


This ticket can be used for changes to the build files, etc., that don't warrant opening a separate issue.

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

        

[jira] Commented: (STR-2952) Maven build and infrastructure improvements

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/struts/browse/STR-2952?page=comments#action_38956 ] 
            
Paul Benedict commented on STR-2952:
------------------------------------

Based on Wendy's advice:
http://mail-archives.apache.org/mod_mbox/struts-dev/200611.mbox/%3cadba96190611280509j668f723ia2e7ac16e52ac5c3@mail.gmail.com%3e

URL: http://svn.apache.org/viewvc?view=rev&rev=481511
Log:
STR-2952: Revert to 2.0-beta-4 of the site plugin

Modified:
    struts/struts1/trunk/pom.xml



> Maven build and infrastructure improvements
> -------------------------------------------
>
>                 Key: STR-2952
>                 URL: http://issues.apache.org/struts/browse/STR-2952
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 1.3.5
>            Reporter: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.3.6
>
>
> This ticket can be used for changes to the build files, etc., that don't warrant opening a separate issue.

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

        

[jira] Resolved: (STR-2952) Maven build and infrastructure improvements

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/STR-2952?page=all ]

Paul Benedict resolved STR-2952.
--------------------------------

    Resolution: Fixed

> Maven build and infrastructure improvements
> -------------------------------------------
>
>                 Key: STR-2952
>                 URL: http://issues.apache.org/struts/browse/STR-2952
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 1.3.5
>            Reporter: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.3.6
>
>
> This ticket can be used for changes to the build files, etc., that don't warrant opening a separate issue.

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

        

[jira] Commented: (STR-2952) Maven build and infrastructure improvements

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/struts/browse/STR-2952?page=comments#action_38880 ] 
            
Paul Benedict commented on STR-2952:
------------------------------------

Log: Specify version of maven-source-plugin
URL: http://svn.apache.org/viewvc?view=rev&rev=479748
Modified:
    struts/struts1/trunk/pom.xml

URL: http://svn.apache.org/viewvc?view=rev&rev=479870
Log: STR-2979: Faces build causes NPE with maven-taglib-plugin
Modified:
    struts/struts1/trunk/faces/pom.xml

URL: http://svn.apache.org/viewvc?view=rev&rev=479871
Log: STR-2952: Upgraded maven-site-plugin + maven-jxr-plugin, and versioned maven-taglib-plugin
Modified:
    struts/struts1/trunk/pom.xml

> Maven build and infrastructure improvements
> -------------------------------------------
>
>                 Key: STR-2952
>                 URL: http://issues.apache.org/struts/browse/STR-2952
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 1.3.5
>            Reporter: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.3.6
>
>
> This ticket can be used for changes to the build files, etc., that don't warrant opening a separate issue.

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

        

[jira] Commented: (STR-2952) Maven build and infrastructure improvements

Posted by "syvalta (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/struts/browse/STR-2952?page=comments#action_38481 ] 
            
syvalta commented on STR-2952:
------------------------------

Here's some:
struts-core: junit dependency misses scope "test"

struts-parent: for apache.snapshots repository releases are enabled (<snapshots><enabled>true</enabled></snapshots>). Should be false, as releases are tried to be downloaded from the snapshot repo. This fails my build currently, because for some reason maven doesn't load it form central (and snapshot repo is down).

> Maven build and infrastructure improvements
> -------------------------------------------
>
>                 Key: STR-2952
>                 URL: http://issues.apache.org/struts/browse/STR-2952
>             Project: Struts 1
>          Issue Type: Improvement
>    Affects Versions: 1.3.5
>            Reporter: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.3.6
>
>
> This ticket can be used for changes to the build files, etc., that don't warrant opening a separate issue.

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

        

[jira] Commented: (STR-2952) Maven build and infrastructure improvements

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/struts/browse/STR-2952?page=comments#action_38482 ] 
            
Wendy Smoak commented on STR-2952:
----------------------------------

For struts-core, junit is correctly marked 'optional'.  There are some mock classes in struts-core that need JUnit to compile.

For struts-parent, the snapshot repository has releases enabled because we are using it to stage releases.  A better idea would be to stage them somewhere else, such as people.apache.org/builds/struts/m2-staging-repository, and remove this repository definition from struts-parent.

(We're seeing the same problem with Shale, it seems to be a bug in Maven's dependency resolution mechanism.)

> Maven build and infrastructure improvements
> -------------------------------------------
>
>                 Key: STR-2952
>                 URL: http://issues.apache.org/struts/browse/STR-2952
>             Project: Struts 1
>          Issue Type: Improvement
>    Affects Versions: 1.3.5
>            Reporter: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.3.6
>
>
> This ticket can be used for changes to the build files, etc., that don't warrant opening a separate issue.

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

        

[jira] Updated: (STR-2952) Maven build and infrastructure improvements

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/STR-2952?page=all ]

Paul Benedict updated STR-2952:
-------------------------------

    Component/s: Infrastructure

> Maven build and infrastructure improvements
> -------------------------------------------
>
>                 Key: STR-2952
>                 URL: http://issues.apache.org/struts/browse/STR-2952
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 1.3.5
>            Reporter: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.3.6
>
>
> This ticket can be used for changes to the build files, etc., that don't warrant opening a separate issue.

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