You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org> on 2006/03/07 16:49:39 UTC

[jira] Updated: (GERONIMO-1672) Migrate security module to M2

     [ http://issues.apache.org/jira/browse/GERONIMO-1672?page=all ]

Anita Kulshreshtha updated GERONIMO-1672:
-----------------------------------------

    Attachment: pom.patch

This is the build order - 
cd modules/util              mvn install
cd ../system                    mvn -Dmaven.test.skip=true install , After building the system, comment it out in the parent pom. 
cd ..\j2ee                         mvn install
apply this patch and the j2ee-schema patch 
cd ../..             top level                      mvn install, the build will fail at security
cd ../security                  Djava.security.auth.login.config=src/test-data/data/login.config -Dlog4j.configuration=file:log4j.properties
Remember to comment out security module, and run the build from the top level until done!   I am trying it now!
.......................................................................................................
running
10:34:03,203 DEBUG [GeronimoLoginConfiguration] Uninstalled Geronimo login configuration
DEBUG [main] Uninstalled Geronimo login configuration
10:34:03,203 DEBUG [BasicKernel] Starting kernel shutdown
DEBUG [main] Starting kernel shutdown
10:34:03,218 DEBUG [BasicKernel] Kernel shutdown complete
DEBUG [main] Kernel shutdown complete
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.547 sec
[INFO] [jar:jar]
[INFO] Building jar: D:\anita\geronimo\geronimo-1.1\modules\security\target\geronimo-security-1.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing D:\anita\geronimo\geronimo-1.1\modules\security\target\geronimo-security-1.2-SNAPSHOT.jar to C:\Docume
nts and Settings\User\.m2\repository\org\apache\geronimo\geronimo-security\1.2-SNAPSHOT\geronimo-security-1.2-SNAPSHOT.j
ar
[INFO] [maven-one-plugin:install-maven-one-repository {execution: default}]
[INFO] Installing D:\anita\geronimo\geronimo-1.1\modules\security\target\geronimo-security-1.2-SNAPSHOT.jar to C:\Docume
nts and Settings\User\.maven\repository\org.apache.geronimo\jars\geronimo-security-1.2-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 37 seconds
[INFO] Finished at: Tue Mar 07 10:34:04 EST 2006
[INFO] Final Memory: 9M/16M
[INFO] ----------------------------------------------------------------------------


Here are the results - 

> Migrate security module to M2
> -----------------------------
>
>          Key: GERONIMO-1672
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1672
>      Project: Geronimo
>         Type: Task
>   Components: security
>     Versions: 1.x
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.x
>  Attachments: pom.patch
>


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