[
http://issues.apache.org/jira/browse/GERONIMO-2225?page=comments#action_12423366
]
Anita Kulshreshtha commented on GERONIMO-2225:
----------------------------------------------
Aaron, the deployer will create 3 unpacked car (let me use dt for daytrader)for
daytrader configuration:
1. target/repository/o/a/g/configs/dt/1.2-SNAPSHOT/dt-1.2-SNAPSHOT.car
2.
target/repository/o/a/g/configs/dt-streamer.jar/1.2-SNAPSHOT/dt-streamer.jar-1.2-SNAPSHOT.car
3.
target/repository/o/a/g/configs/dt-wsapplcient.jar/1.2-SNAPSHOT/dt-wsappclient.jar-1.2-SNAPSHOT.car
Yes, the plugin processes geronimo-plugin.xml at the right moment i.e.
after these cars have been created
The variable substitution is taken care of by the plugin. Since we use
different groupId for geronimo (o.a.g) in M2 the
geronimo-plugin.xml files need to be modifies. Since you have agreed that it is
ok to have the plugins that do not work for
M1 build, src/conf2 is not necessary. At the time of merge (or before) we need
to change the groupId
geronimo to org.apache.geronimo , and
ejb to org.openejb (not sure if this is used)
in all geronimo-plugin.xml files.
> The M2 build no longer inserts META-INF/geronimo-plugin.xml into the CARs
> -------------------------------------------------------------------------
>
> Key: GERONIMO-2225
> URL: http://issues.apache.org/jira/browse/GERONIMO-2225
> Project: Geronimo
> Issue Type: Sub-task
> Security Level: public(Regular issues)
> Components: buildsystem
> Affects Versions: 1.2
> Reporter: Jason Dillon
> Assigned To: Jason Dillon
> Priority: Blocker
> Fix For: 1.2
>
>
> The M2 build no longer inserts META-INF/geronimo-plugin.xml into the CARs
> that have src/conf/geronimo-plugin.xml. There was handling for this in the
> M1 build (e.g. for the welcome app and other examples).
--
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