[ 
http://issues.apache.org/jira/browse/GERONIMO-876?page=comments#action_12318778 
] 

Donald Woods commented on GERONIMO-876:
---------------------------------------

I recreated it multiple times on the Sun 1.4.2_08 and 1.4.2_09 JDK with clean 
extracts of HEAD and clean Maven repositories - on WinXP Pro w/ SP2 and Windows 
Firewall and Windows 2003 Server w/ SP1 and Windows Firewall....  I'm using 
Maven 1.0.2 and the latest plug-ins that are listed on their website -

maven plugin:download -DgroupId=maven -DartifactId=maven-ant-plugin 
-Dversion=1.9
maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin 
-Dversion=1.5.2
maven plugin:download -DgroupId=maven -DartifactId=maven-changelog-plugin 
-Dversion=1.8.2
maven plugin:download -DgroupId=maven -DartifactId=maven-clover-plugin 
-Dversion=1.9.1
maven plugin:download -DgroupId=maven -DartifactId=maven-cruisecontrol-plugin 
-Dversion=1.7
maven plugin:download -DgroupId=maven -DartifactId=maven-dashboard-plugin 
-Dversion=1.8
maven plugin:download -DgroupId=maven -DartifactId=maven-ear-plugin 
-Dversion=1.7
maven plugin:download -DgroupId=maven -DartifactId=maven-ejb-plugin 
-Dversion=1.6
maven plugin:download -DgroupId=maven -DartifactId=maven-gump-plugin 
-Dversion=2.0.1
maven plugin:download -DgroupId=maven -DartifactId=maven-hibernate-plugin 
-Dversion=1.3
maven plugin:download -DgroupId=maven -DartifactId=maven-jar-plugin 
-Dversion=1.7
maven plugin:download -DgroupId=maven -DartifactId=maven-multiproject-plugin 
-Dversion=1.4.1
maven plugin:download -DgroupId=maven -DartifactId=maven-plugin-plugin 
-Dversion=1.6
maven plugin:download -DgroupId=maven -DartifactId=maven-scm-plugin 
-Dversion=1.5
maven plugin:download -DgroupId=maven -DartifactId=maven-site-plugin 
-Dversion=1.6.1
maven plugin:download -DgroupId=maven -DartifactId=maven-tasklist-plugin 
-Dversion=2.4
maven plugin:download -DgroupId=maven -DartifactId=maven-xdoc-plugin 
-Dversion=1.9

If no one else has seen this build problem on Windows, then maybe its a problem 
with the order of my path statements or another software package I have 
installed.....

Thanks for looking into it.


> console-standard change doesn't make it into console-ear
> --------------------------------------------------------
>
>          Key: GERONIMO-876
>          URL: http://issues.apache.org/jira/browse/GERONIMO-876
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem, console
>     Versions: 1.0-M5
>     Reporter: Aaron Mulder

>
> If code in the console-standard module is changed, a new artifact for that 
> module is built.  However, the console-ear module does not consider itself 
> out of date as a result of that, so the change is not reflected in the new 
> assembly until the console-ear module is manually cleaned and rebuilt.  It 
> should be that a normal build of Geronimo recreates the console-ear if the 
> console-standard has been updated.  As a shortcut, we could recreate 
> console-ear every time since it's quite fast.

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