ltheussl
71590d91c0
Update license headers
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@533617 13f79535-47bb-0310-9956-ffa450edef68
2007-04-30 07:41:05 +00:00
vmassol
4f6bd83501
- By default do not generate client EJB. I believe this is a more common default that generating as generation of client EJBs is only required for distributed apps which are not so common.
...
- Make the ejb creation work even if there are not sources.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@233477 13f79535-47bb-0310-9956-ffa450edef68
2005-08-19 12:50:55 +00:00
vmassol
fffb03be48
MPEJB-12: Fixed default property values in the web site documentation.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232653 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 21:53:33 +00:00
vmassol
e3c2a638d8
MPEJB-2: EJB client jar can now be generated and deployed/installed automatically by the standard goals (<code>ejb</code>, <code>ejb:ejb</code>, <code>ejb:install</code> and <code>ejb:deploy</code>). Previous goals dedicated to ejb client have been deprecated. There is a new property <code>maven.ejb.client.generate</code> which decides whether or not to generate the ejb client jar. It defaults to true.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232650 13f79535-47bb-0310-9956-ffa450edef68
2005-08-14 21:41:15 +00:00
vmassol
30a1422cbb
- Added new <code>maven.ejb.build.dir</code> property that specifies the location where the EJBs are generated.
...
- Modified existing <code>maven.ejb.final.name</code> property (and exposed it as a public property) so that it doesn't include the path (the path is now provided by the new <code>maven.ejb.build.dir</code> property). This allows aligning the WAR and EJB plugin properties. Note: This is a breaking change for all those using the <code>maven.ejb.final.name</code> property (which was not a public property).
- Made the <code>maven.ejb.final.name</code> property public as it is required by several other plugins and before this change the only way is for these plugins was to call the non-public <code>ejb:init</code> goal.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115829 13f79535-47bb-0310-9956-ffa450edef68
2004-07-15 10:08:14 +00:00
evenisse
9a278f5c42
Update to ASL v.2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114791 13f79535-47bb-0310-9956-ffa450edef68
2004-03-04 18:05:31 +00:00
vmassol
8a9526a13f
A few more things I have forgotten before the 1.2 release...
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114411 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 21:08:02 +00:00
evenisse
02fbb30023
Added maven.ejb.index, maven.ejb.index properties.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113948 13f79535-47bb-0310-9956-ffa450edef68
2003-09-03 14:12:31 +00:00
dion
b623fe0dda
Switch stable branch back to HEAD
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113855 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 04:45:08 +00:00
dion
bcb182e08c
Applied patch for MAVEN-633, fixed patch rejections, added documentation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113773 13f79535-47bb-0310-9956-ffa450edef68
2003-08-01 04:30:31 +00:00
jvanzyl
530c640d4f
Initial revision
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
2003-01-24 03:44:26 +00:00