Change the groupId for Shale Test Framework
-------------------------------------------

         Key: MYFACES-1173
         URL: http://issues.apache.org/jira/browse/MYFACES-1173
     Project: MyFaces Core
        Type: Improvement
    Versions: 1.1.2-SNAPSHOT    
    Reporter: Wendy Smoak


Since I can't create a patch due to the problem with eol-style, can someone 
please make the following change in all the affected poms?

   <dependency>
-      <groupId>struts</groupId>
+      <groupId>org.apache.struts.shale</groupId>
       <artifactId>shale-test</artifactId>
       <version>1.0.1-SNAPSHOT</version>
       <scope>test</scope>              

(Be careful not to change the one dependency on Struts 1.2.8 -- that one hasn't 
moved yet.)

I've deployed the snapshot to the new location in 
cvs.apache.org/maven-snapshot-repository, and will leave the old one in place 
until I see the change go in.



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

Reply via email to