RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread Vincent Massol
Vikram,

The J2EE jar is *not* on the global Maven remote repository on ibiblio.
You have to download it manually and put it in your local repository.

Thanks
-Vincent

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 07 August 2003 21:59
> To: [EMAIL PROTECTED]
> Subject: RE: J2EE project : EAR/WAR/JAR - web site generation
> 
> 
> Is anyone else having a problem retrieving j2ee-1.3.jar ?
> 
> C:\everest>maven
>  __  __
> |  \/  |__ Jakarta _ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
> 
> 
> Starting the reactor...
> Our processing order:
> Everest Bedrock Framework
> Everest CSRWeb
> Everest Registration
> Everest Registration Application
> Everest JBoss container Packager
> Everest Host Node
> +
> | Building Everest Bedrock Framework
> | Memory: 2M/4M
> +
> everest:dist-all:
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> 
> test:test:
> [junit] dir attribute ignored if running in the same VM
> [junit] Running com.acme.everest.bedrock.TestSimple
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.125
sec
> 
> jar:jar:
> 
> jar:install:
> [echo]
> id = 'everest-module-bedrock'
> groupId = 'everest'
> artifactDirectory = 'everest'
> 
> [copy] Copying 1 file to C:\Tools\maven-1.0-beta-
> 9\repository\everest\jars
> +
> | Building Everest CSRWeb
> | Memory: 5M/6M
> +
> 
> everest:dist:
> 
> war:init:
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> 
> test:test:
> [junit] dir attribute ignored if running in the same VM
> [junit] Running com.acme.everest.csrweb.TestSimple
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016
sec
> 
> 
> war:war:
> [echo] Building WAR everest-module-csrweb
> +
> | Building Everest Registration
> | Memory: 8M/9M
> +
> Attempting to download j2ee-1.3.jar.
> Error retrieving artifact from
> [http://www.ibiblio.org/maven/j2ee/jars/j2ee-1.3.
> jar]: java.lang.Exception: Can't get j2ee-1.3.jar.incomplete to
> C:\Tools\maven-1
> .0-beta-9\repository\j2ee\jars\j2ee-1.3.jar.incomplete
> WARNING: Failed to download j2ee-1.3.jar.
> 
> BUILD FAILED
> The build cannot continue because of the following unsatisfied
dependency:
> 
> j2ee-1.3.jar
> 
> Total time:  6 seconds
> 
> C:\everest>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> |+>
> ||  [EMAIL PROTECTED]|
> ||  s.com |
> |||
> ||  07/15/2003    |
> |        |  03:31 AM  |
> ||  Please respond|
> ||  to users  |
> |||
> |+>
>
>---
> -|
>   |
> |
>   |  To: [EMAIL PROTECTED]
> |
>   |  cc: (bcc: Vikram Kumar/IS&T/CNP)
> |
>   |  Subject: RE: J2EE project : EAR/WAR/JAR - web site
generation
> |
>
>---
> -|
> 
> 
> 
> 
> Hi Andy,
> 
> My slides are a bit difficult to understand without the explanations
but
> you can also download the sample everest project (on my blog). Using
the
> reactor to build the whole project is also explained in my slides and
> you can see it work in practice in the everest project.
> 
> WRT your second question, this is the goal of the multiproject plugin
> (new in Maven b10).
> 
> Hope it helps,
> -Vincent
> 
> > -Original Message-
> > From: Andy Jefferson [mailto:[EMAIL PROTECTED]
> > Sent: 15 July 2003 08:34
> > To: Maven Users List
> > Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
> >
> > On Mo

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread dion
All dependencies are downloaded if they can't be found locally.
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/


[EMAIL PROTECTED] wrote on 09/08/2003 03:51:43 AM:

> 
> I'm wondering why maven is attempting to download the war and the ejb 
jar from
> the external repository.
> 
> C:\everest>maven
>  __  __
> |  \/  |__ Jakarta _ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
> 
> 
> Starting the reactor...
> Our processing order:
> Everest Bedrock Framework
> Everest CSRWeb
> Everest Registration
> Everest Registration Application
> Everest JBoss container Packager
> Everest Host Node
> +
> | Building Everest Bedrock Framework
> | Memory: 2M/4M
> +
> everest:dist-all:
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> 
> test:test:
> [junit] dir attribute ignored if running in the same VM
> [junit] Running com.acme.everest.bedrock.TestSimple
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.125 
sec
> 
> jar:jar:
> 
> jar:install:
> [echo]
> id = 'everest-module-bedrock'
> groupId = 'everest'
> artifactDirectory = 'everest'
> 
> [copy] Copying 1 file to 
C:\Tools\maven-1.0-beta-9\repository\everest\jars
> +
> | Building Everest CSRWeb
> | Memory: 5M/6M
> +
> 
> everest:dist:
> 
> war:init:
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> 
> test:test:
> [junit] dir attribute ignored if running in the same VM
> [junit] Running com.acme.everest.csrweb.TestSimple
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 
sec
> 
> 
> war:war:
> [echo] Building WAR everest-module-csrweb
> +
> | Building Everest Registration
> | Memory: 7M/9M
> +
> 
> war:install:
> 
> everest:dist:
> 
> ejb:init:
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> [echo] No test source files to compile.
> 
> test:test:
> [echo] No tests to run.
> 
> 
> ejb:ejb:
> [echo] Building ejb everest-module-registration-1.0
> +
> | Building Everest Registration Application
> | Memory: 10M/15M
> +
> Attempting to download everest-module-csrweb-1.0.war.
> Error retrieving artifact from [http://www.ibiblio.
> org/maven/everest/wars/everes
> t-module-csrweb-1.0.war]: java.lang.Exception: Can't get everest-
> module-csrweb-1
> .0.war.incomplete to C:\Tools\maven-1.0-
> beta-9\repository\everest\wars\everest-m
> odule-csrweb-1.0.war.incomplete
> WARNING: Failed to download everest-module-csrweb-1.0.war.
> Attempting to download everest-module-registration-1.0.ejb.
> Error retrieving artifact from [http://www.ibiblio.
> org/maven/everest/ejbs/everes
> t-module-registration-1.0.ejb]: java.lang.Exception: Can't get 
> everest-module-re
> gistration-1.0.ejb.incomplete to C:\Tools\maven-1.0-
> beta-9\repository\everest\ej
> bs\everest-module-registration-1.0.ejb.incomplete
> WARNING: Failed to download everest-module-registration-1.0.ejb.
> 
> BUILD FAILED
> The build cannot continue because of the following unsatisfied 
dependencies:
> 
> everest-module-csrweb-1.0.war
> everest-module-registration-1.0.ejb
> 
> Total time:  8 seconds
> 
> C:\everest>
> 
> 
> 
> 
> |+>
> ||  [EMAIL PROTECTED]|
> ||  s.com |
> |||
> |    |          08/07/2003    |
> ||  

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread Henri Yandell


On Fri, 8 Aug 2003 [EMAIL PROTECTED] wrote:

> That tutorial is WAY out of date. The swing demo was removed from source
> about 7 months ago and placed elsewhere (jelly-tags/swing).

The ability to handle code we cannot distribute is obviously important for
Maven and Apache in generfal, but it's a complete snake pit.

Maven _should_ quit when it cannot download jdbc.jar et al and it should
print a message saying: Please download this file from  and
place the file in .

> I don't think any of the jelly developers are happy with the current state
> of play. If you'd like to help us fix it up, feel free.

Aarrgh. Understand the customer :) One of the worst open source things is
our habit of suggesting that disgruntled users send us a fix for the
problem :)

John, just by reporting this problem, with far more gusto than the average
user, you've done Maven a valuable service. Maven is tightly coupled to
Jelly and as is the case in such examples, you live by the reputation of
your strategic allies.

I remember there used to be a non-distribuable.list or something. Is this
still a part of Maven? Does it work as I've suggested above?

Hen


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread Vincent Massol
Because for some reasons Maven has not found them in your local
repository. This should normally not happen as they are supposed to be
built before the "Everest Registration Application" is built.

Can you check that they are available in your local repo and that they
are valid jars?

Thanks
-Vincent

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 08 August 2003 19:52
> To: [EMAIL PROTECTED]
> Subject: RE: J2EE project : EAR/WAR/JAR - web site generation
> 
> 
> I'm wondering why maven is attempting to download the war and the ejb
jar
> from
> the external repository.
> 
> C:\everest>maven
>  __  __
> |  \/  |__ Jakarta _ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
> 
> 
> Starting the reactor...
> Our processing order:
> Everest Bedrock Framework
> Everest CSRWeb
> Everest Registration
> Everest Registration Application
> Everest JBoss container Packager
> Everest Host Node
> +
> | Building Everest Bedrock Framework
> | Memory: 2M/4M
> +
> everest:dist-all:
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> 
> test:test:
> [junit] dir attribute ignored if running in the same VM
> [junit] Running com.acme.everest.bedrock.TestSimple
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.125
sec
> 
> jar:jar:
> 
> jar:install:
> [echo]
> id = 'everest-module-bedrock'
> groupId = 'everest'
> artifactDirectory = 'everest'
> 
> [copy] Copying 1 file to C:\Tools\maven-1.0-beta-
> 9\repository\everest\jars
> +
> | Building Everest CSRWeb
> | Memory: 5M/6M
> +
> 
> everest:dist:
> 
> war:init:
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> 
> test:test:
> [junit] dir attribute ignored if running in the same VM
> [junit] Running com.acme.everest.csrweb.TestSimple
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016
sec
> 
> 
> war:war:
> [echo] Building WAR everest-module-csrweb
> +
> | Building Everest Registration
> | Memory: 7M/9M
> +
> 
> war:install:
> 
> everest:dist:
> 
> ejb:init:
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> [echo] No test source files to compile.
> 
> test:test:
> [echo] No tests to run.
> 
> 
> ejb:ejb:
> [echo] Building ejb everest-module-registration-1.0
> +
> | Building Everest Registration Application
> | Memory: 10M/15M
> +
> Attempting to download everest-module-csrweb-1.0.war.
> Error retrieving artifact from
> [http://www.ibiblio.org/maven/everest/wars/everes
> t-module-csrweb-1.0.war]: java.lang.Exception: Can't get
everest-module-
> csrweb-1
> .0.war.incomplete to C:\Tools\maven-1.0-beta-
> 9\repository\everest\wars\everest-m
> odule-csrweb-1.0.war.incomplete
> WARNING: Failed to download everest-module-csrweb-1.0.war.
> Attempting to download everest-module-registration-1.0.ejb.
> Error retrieving artifact from
> [http://www.ibiblio.org/maven/everest/ejbs/everes
> t-module-registration-1.0.ejb]: java.lang.Exception: Can't get
everest-
> module-re
> gistration-1.0.ejb.incomplete to C:\Tools\maven-1.0-beta-
> 9\repository\everest\ej
> bs\everest-module-registration-1.0.ejb.incomplete
> WARNING: Failed to download everest-module-registration-1.0.ejb.
> 
> BUIL

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread dion
John,

which project lists dependencies on j2ee?

I couldn't find any in Maven or Jelly's CVS tree.

John Farrell <[EMAIL PROTECTED]> wrote on 08/08/2003 10:34:57 AM:

> On Fri, 8 Aug 2003 09:34 am, [EMAIL PROTECTED] wrote:
> > We're not allowed to redistribute the j2ee jar.
> 
> > [EMAIL PROTECTED] wrote on 08/08/2003 05:59:27 AM:
> > > Is anyone else having a problem retrieving j2ee-1.3.jar ?
> 
> I believe I am having this problem with jelly as well. What I don't 
> understand 
> is why are these dependencies there when they cannot possibly be 
> automatically retrieved? Why aren't they replaced with a message telling 
you 
Please point them out. I've scanned the jelly and maven cvs and can't find 
a single project.xml that requires 'j2ee'.

I will happily fix them up if they are

> where to get them from? Where is the documentation explaining this and 
> telling you how to fix it? Do apache programmers really think that users 
will 
> be enthusiastic about software which is simple to use and simply doesn't 

> work? I am so frustrated!
That makes two of us. I can't understand where maven is forcing you to use 
j2ee jar. Can you perhaps detail it a bit better than 'simply doesn't 
work'?
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/



RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread Vikram_Kumar

I'm wondering why maven is attempting to download the war and the ejb jar from
the external repository.

C:\everest>maven
 __  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT


Starting the reactor...
Our processing order:
Everest Bedrock Framework
Everest CSRWeb
Everest Registration
Everest Registration Application
Everest JBoss container Packager
Everest Host Node
+
| Building Everest Bedrock Framework
| Memory: 2M/4M
+
everest:dist-all:
java:prepare-filesystem:

java:compile:
[javac] Since fork is true, ignoring compiler setting.

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
[junit] dir attribute ignored if running in the same VM
[junit] Running com.acme.everest.bedrock.TestSimple
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.125 sec

jar:jar:

jar:install:
[echo]
id = 'everest-module-bedrock'
groupId = 'everest'
artifactDirectory = 'everest'

[copy] Copying 1 file to C:\Tools\maven-1.0-beta-9\repository\everest\jars
+
| Building Everest CSRWeb
| Memory: 5M/6M
+

everest:dist:

war:init:
java:prepare-filesystem:

java:compile:
[javac] Since fork is true, ignoring compiler setting.

java:prepare-filesystem:

java:compile:
[javac] Since fork is true, ignoring compiler setting.

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
[junit] dir attribute ignored if running in the same VM
[junit] Running com.acme.everest.csrweb.TestSimple
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec


war:war:
[echo] Building WAR everest-module-csrweb
+
| Building Everest Registration
| Memory: 7M/9M
+

war:install:

everest:dist:

ejb:init:
java:prepare-filesystem:

java:compile:
[javac] Since fork is true, ignoring compiler setting.

java:prepare-filesystem:

java:compile:
[javac] Since fork is true, ignoring compiler setting.

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
[echo] No test source files to compile.

test:test:
[echo] No tests to run.


ejb:ejb:
[echo] Building ejb everest-module-registration-1.0
+
| Building Everest Registration Application
| Memory: 10M/15M
+
Attempting to download everest-module-csrweb-1.0.war.
Error retrieving artifact from [http://www.ibiblio.org/maven/everest/wars/everes
t-module-csrweb-1.0.war]: java.lang.Exception: Can't get everest-module-csrweb-1
.0.war.incomplete to C:\Tools\maven-1.0-beta-9\repository\everest\wars\everest-m
odule-csrweb-1.0.war.incomplete
WARNING: Failed to download everest-module-csrweb-1.0.war.
Attempting to download everest-module-registration-1.0.ejb.
Error retrieving artifact from [http://www.ibiblio.org/maven/everest/ejbs/everes
t-module-registration-1.0.ejb]: java.lang.Exception: Can't get everest-module-re
gistration-1.0.ejb.incomplete to C:\Tools\maven-1.0-beta-9\repository\everest\ej
bs\everest-module-registration-1.0.ejb.incomplete
WARNING: Failed to download everest-module-registration-1.0.ejb.

BUILD FAILED
The build cannot continue because of the following unsatisfied dependencies:

everest-module-csrweb-1.0.war
everest-module-registration-1.0.ejb

Total time:  8 seconds

C:\everest>




|+>
||  [EMAIL PROTECTED]|
||  s.com |
|||
||  08/07/2003|
||  04:07 PM  |
||  Please respond|
||  to users  |
|||
|+>
  >|
  ||
  |  To: [EMAIL PROTECTED]|
  |  cc: Vikram Kumar/IS&T/[EMAIL PROTECTED]                 |
  |  Subject:     RE: J2EE project : EAR/WAR/JAR - web site|
  |   generation   |
  >|




Vikram,

The J2EE jar is *not* on the global Maven remote repository on ibiblio.
You have to download it manually and put it in your local repository.

Thanks
-Vincent

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 07 August 2003 21:59
> To: [EMAIL PROTECTED]
> Subject: RE: J2EE project : EAR/WAR/JAR - web site generation
>
>
> Is anyone els

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread Vikram_Kumar

They exist in the local repository and here's what they contain.

EJB JAR
C:\everest\applications\registration>jar -tvf c:\tools\maven-1.0-beta-9\reposito
ry\everest\ejbs\everest-module-registration-1.0.jar
 0 Thu Aug 07 16:17:50 EDT 2003 META-INF/
   444 Thu Aug 07 16:17:50 EDT 2003 META-INF/MANIFEST.MF
   798 Wed Jun 18 08:30:10 EDT 2003 META-INF/ejb-jar.xml
 0 Thu Aug 07 16:17:50 EDT 2003 com/
 0 Thu Aug 07 16:17:50 EDT 2003 com/acme/
 0 Thu Aug 07 16:17:50 EDT 2003 com/acme/everest/
 0 Thu Aug 07 16:17:50 EDT 2003 com/acme/everest/registration/
   920 Thu Aug 07 16:17:50 EDT 2003 com/acme/everest/registration/ExampleEJBBean
.class
   320 Thu Aug 07 16:17:50 EDT 2003 com/acme/everest/registration/ExampleEJBHome
.class
   253 Thu Aug 07 16:17:50 EDT 2003 com/acme/everest/registration/ExampleEJBRemo
te.class

JAR
C:\everest\applications\registration>jar -tvf c:\tools\maven-1.0-beta-9\reposito
ry\everest\jars\everest-module-bedrock-1.0.jar
 0 Thu Aug 07 15:43:06 EDT 2003 META-INF/
   598 Thu Aug 07 15:43:06 EDT 2003 META-INF/MANIFEST.MF
 0 Thu Aug 07 15:43:06 EDT 2003 com/
 0 Thu Aug 07 15:43:06 EDT 2003 com/acme/
 0 Thu Aug 07 15:43:06 EDT 2003 com/acme/everest/
 0 Thu Aug 07 15:43:06 EDT 2003 com/acme/everest/bedrock/
   537 Thu Aug 07 15:43:06 EDT 2003 com/acme/everest/bedrock/Simple.class
  2709 Fri Jan 03 16:04:04 EST 2003 META-INF/LICENSE.txt
   116 Thu Aug 07 15:43:06 EDT 2003 META-INF/INDEX.LIST

WAR
C:\everest\applications\registration>jar -tvf c:\tools\maven-1.0-beta-9\reposito
ry\everest\wars\everest-module-csrweb.war
 0 Thu Aug 07 15:43:36 EDT 2003 META-INF/
   311 Thu Aug 07 15:43:36 EDT 2003 META-INF/MANIFEST.MF
 0 Thu Aug 07 14:43:48 EDT 2003 WEB-INF/
 0 Thu Aug 07 15:43:36 EDT 2003 WEB-INF/classes/
 0 Thu Aug 07 15:43:34 EDT 2003 WEB-INF/classes/com/
 0 Thu Aug 07 15:43:34 EDT 2003 WEB-INF/classes/com/acme/
 0 Thu Aug 07 15:43:34 EDT 2003 WEB-INF/classes/com/acme/everest/
 0 Thu Aug 07 15:43:34 EDT 2003 WEB-INF/classes/com/acme/everest/csrweb/
   535 Thu Aug 07 15:43:34 EDT 2003 WEB-INF/classes/com/acme/everest/csrweb/Simp
le.class
   208 Mon Jun 16 16:00:42 EDT 2003 WEB-INF/web.xml




|+>
||  [EMAIL PROTECTED]|
||  s.com |
|||
||  08/08/2003|
||  02:02 PM  |
||  Please respond|
||  to users  |
|||
|+>
  >|
  ||
  |  To: [EMAIL PROTECTED]|
  |  cc: (bcc: Vikram Kumar/IS&T/CNP)  |
  |  Subject:     RE: J2EE project : EAR/WAR/JAR - web site|
  |   generation   |
  >|




Because for some reasons Maven has not found them in your local
repository. This should normally not happen as they are supposed to be
built before the "Everest Registration Application" is built.

Can you check that they are available in your local repo and that they
are valid jars?

Thanks
-Vincent

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 08 August 2003 19:52
> To: [EMAIL PROTECTED]
> Subject: RE: J2EE project : EAR/WAR/JAR - web site generation
>
>
> I'm wondering why maven is attempting to download the war and the ejb
jar
> from
> the external repository.
>
> C:\everest>maven
>  __  __
> |  \/  |__ Jakarta _ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
>
>
> Starting the reactor...
> Our processing order:
> Everest Bedrock Framework
> Everest CSRWeb
> Everest Registration
> Everest Registration Application
> Everest JBoss container Packager
> Everest Host Node
> +
> | Building Everest Bedrock Framework
> | Memory: 2M/4M
> +
> everest:dist-all:
> java:prepare-filesystem:
>
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
>
> java:jar-resources:
>
> test:prepare-filesystem:
>
> test:test-resources:
>
> test:compile:
>
> test:test:
> [junit] dir attribute ignored if running in the same VM
> [junit] Running com.acme.everest.bedrock.TestSimple
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.125
sec
>
> jar:jar:
>
> jar:install:
> [echo]
> id = 'everest-module-bedrock'
> gro

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread dion
That tutorial is WAY out of date. The swing demo was removed from source 
about 7 months ago and placed elsewhere (jelly-tags/swing).


I don't think any of the jelly developers are happy with the current state 
of play. If you'd like to help us fix it up, feel free.
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/


John Farrell <[EMAIL PROTECTED]> wrote on 08/08/2003 10:59:52 AM:

> On Fri, 8 Aug 2003 10:51 am, [EMAIL PROTECTED] wrote:
> > John,
> >
> > which project lists dependencies on j2ee?
> >
> > I couldn't find any in Maven or Jelly's CVS tree.
> 
> It's not j2ee. Jelly's demo:swing depends on jdbc, jms and xsdlib. The 
JDBC 
> jar is just not on ibiblio. Yet the tutorial says "just do maven 
> 'demo:swing'. Isn't that amazingly easy?". Not if it doesn't work, it's 
not.
> 
> John
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread dion
We're not allowed to redistribute the j2ee jar.
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/


[EMAIL PROTECTED] wrote on 08/08/2003 05:59:27 AM:

> 
> Is anyone else having a problem retrieving j2ee-1.3.jar ?
> 
> C:\everest>maven
>  __  __
> |  \/  |__ Jakarta _ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT
> 
> 
> Starting the reactor...
> Our processing order:
> Everest Bedrock Framework
> Everest CSRWeb
> Everest Registration
> Everest Registration Application
> Everest JBoss container Packager
> Everest Host Node
> +
> | Building Everest Bedrock Framework
> | Memory: 2M/4M
> +
> everest:dist-all:
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> 
> test:test:
> [junit] dir attribute ignored if running in the same VM
> [junit] Running com.acme.everest.bedrock.TestSimple
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.125 
sec
> 
> jar:jar:
> 
> jar:install:
> [echo]
> id = 'everest-module-bedrock'
> groupId = 'everest'
> artifactDirectory = 'everest'
> 
> [copy] Copying 1 file to 
C:\Tools\maven-1.0-beta-9\repository\everest\jars
> +
> | Building Everest CSRWeb
> | Memory: 5M/6M
> +
> 
> everest:dist:
> 
> war:init:
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:prepare-filesystem:
> 
> java:compile:
> [javac] Since fork is true, ignoring compiler setting.
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> 
> test:test:
> [junit] dir attribute ignored if running in the same VM
> [junit] Running com.acme.everest.csrweb.TestSimple
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 
sec
> 
> 
> war:war:
> [echo] Building WAR everest-module-csrweb
> +
> | Building Everest Registration
> | Memory: 8M/9M
> +
> Attempting to download j2ee-1.3.jar.
> Error retrieving artifact from [http://www.ibiblio.
> org/maven/j2ee/jars/j2ee-1.3.
> jar]: java.lang.Exception: Can't get j2ee-1.3.jar.incomplete to C:
> \Tools\maven-1
> .0-beta-9\repository\j2ee\jars\j2ee-1.3.jar.incomplete
> WARNING: Failed to download j2ee-1.3.jar.
> 
> BUILD FAILED
> The build cannot continue because of the following unsatisfied 
dependency:
> 
> j2ee-1.3.jar
> 
> Total time:  6 seconds
> 
> C:\everest>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> |+>
> ||  [EMAIL PROTECTED]|
> ||  s.com |
> |||
> ||  07/15/2003|
> |    |          03:31 AM  |
> |    |  Please respond|
> ||  to users  |
> |||
> |+>
> 
> 
>|
>   ||
>   |  To: [EMAIL PROTECTED]|
>   |  cc: (bcc: Vikram Kumar/IS&T/CNP)|
>   |  Subject: RE: J2EE project : EAR/WAR/JAR - web site 
> generation |
> 
> 
>|
> 
> 
> 
> 
> Hi Andy,
> 
> My slides are a bit difficult to understand without the explanations but
> you can also download the sample everest project (on my blog). Using the
> reactor to build the whole project is also explained in my slides and
> you can see it work in practice in the everest project.
> 
> WRT your second question, this is the goal of the multiproject plugin
> (new in Maven b10).
> 
> Hope it helps,
> -Vincent
> 
> > -Original Message-
> > From: Andy Jefferson [mailto:[EMAIL PROTECTED]
> > Sent: 15 July 2003 08:34
> > To: Maven Users List
> > Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
> >
> > On Mon, 2003-07-14 at 23:17, Ben Walding wrote:
> > > Try taking a look at Vincent's blog:
> > >
> > > Item 3 at
> > > http://wiki.codehaus.org/maven/Other

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread John Farrell
On Fri, 8 Aug 2003 10:51 am, [EMAIL PROTECTED] wrote:
> John,
>
> which project lists dependencies on j2ee?
>
> I couldn't find any in Maven or Jelly's CVS tree.

It's not j2ee. Jelly's demo:swing depends on jdbc, jms and xsdlib. The JDBC 
jar is just not on ibiblio. Yet the tutorial says "just do maven 
'demo:swing'. Isn't that amazingly easy?". Not if it doesn't work, it's not.

John

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread John Farrell
On Fri, 8 Aug 2003 09:34 am, [EMAIL PROTECTED] wrote:
> We're not allowed to redistribute the j2ee jar.

> [EMAIL PROTECTED] wrote on 08/08/2003 05:59:27 AM:
> > Is anyone else having a problem retrieving j2ee-1.3.jar ?

I believe I am having this problem with jelly as well. What I don't understand 
is why are these dependencies there when they cannot possibly be 
automatically retrieved? Why aren't they replaced with a message telling you 
where to get them from? Where is the documentation explaining this and 
telling you how to fix it? Do apache programmers really think that users will 
be enthusiastic about software which is simple to use and simply doesn't 
work? I am so frustrated!

John

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-08 Thread Luke Taylor
John Farrell wrote:

On Fri, 8 Aug 2003 09:34 am, [EMAIL PROTECTED] wrote:

We're not allowed to redistribute the j2ee jar.


[EMAIL PROTECTED] wrote on 08/08/2003 05:59:27 AM:

Is anyone else having a problem retrieving j2ee-1.3.jar ?


I believe I am having this problem with jelly as well. What I don't understand 
is why are these dependencies there when they cannot possibly be 
automatically retrieved? 
Because the developer has specified that they are needed to build/run 
the project and it won't work without them. Automatic downloading and 
population of the local repository is an additional feature.

Why aren't they replaced with a message telling you 
where to get them from? 
How can a generic build tool know where to get an arbitrary third party 
dependency if it's not in either the remote or local repository?

Where is the documentation explaining this and 
telling you how to fix it? 
The third paragraph of the user's getting started guide

(http://maven.apache.org/start/use.html)

"2) JARs that don't exist in the local or remote repositories will 
result in an error. In either case, you'll have to download those 
yourself and manually place them in  $MAVEN_HOME/repository"

The repository is now in the user's home directory by default, not 
MAVEN_HOME, but the information is there pretty much at the entry point 
in the documentation.

Luke.

--
 Luke Taylor.  Monkey Machine Ltd.
 PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-08 Thread Andy Jefferson
On Thursday 07 Aug 2003 20:59, [EMAIL PROTECTED] wrote:
> Is anyone else having a problem retrieving j2ee-1.3.jar ?

Well, if you look on ibiblio you'll find that there isn't one. They do have an 
ejb-2.1.jar.

I always just symbolically linked my repository to where I have j2ee.jar from 
Sun's reference implementation.


-- 
Andy


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-08 Thread John Farrell
On Fri, 8 Aug 2003 11:23 am, Luke Taylor wrote:
> > Where is the documentation explaining this and
> > telling you how to fix it?

> "2) JARs that don't exist in the local or remote repositories will
> result in an error. In either case, you'll have to download those
> yourself and manually place them in  $MAVEN_HOME/repository"
>
> The repository is now in the user's home directory by default, not
> MAVEN_HOME, but the information is there pretty much at the entry point
> in the documentation.

Yep, maven cannot know these things. My bitch is particularly with Jelly, at 
the moment, which includes 3 jars which cannot be downloaded automatically 
and contains no information about where to get them from. In particular, the 
Jelly "Getting Started" page states that maven will download all of the 
required jars, when it is obvious within seconds of trying to use jelly that 
that will not be the case. In those cases, users need details on how to get 
the missing dependencies. For example, explicit instructions on the "Getting 
Started" page would be polite (see footnote), but it would be much cooler if 
when maven tried to download the jar it instead retrieved a message which 
told the user "go to this site, download this file, call it this and stick it 
here".

The problem is made worse by that fact that maven has naming conventions for 
jars which are not followed by the providers of those jars. I just downloaded 
the JDBC 2.0 jar from Sun because Jelly depends on "jdbc-2.0.jar". However 
the file I downloaded was actually called "jdbc2_0-stdext.jar". I can only 
presume that is the one Jelly wants, but maybe there is another. I also need 
to download xsdlib-20020414.jar. That sounds like a nightly build of 
something I've never heard of. What if I can find xsdlib-1.0.jar? Will that 
be good enough? What if I find an archive of xsdlib nightly builds, but it 
only goes back 3 months?

My point is, if maven is going to dumb down the dependency thing, it's got to 
work for dumb people. Dumb people can probably follow instructions on how to 
get something, but guessing what jar is meant and figuring out where to get 
it from is just an unfair ask.

(footnote): While writing this mail, I received other mail telling me that 
when they wrote the Getting Started guide, those jars were available for 
automatic download but they were later removed.

Dr John Farrell
Senior Dumb Person
Caterpillar MineStar Project

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-07 Thread dion
John Farrell <[EMAIL PROTECTED]> wrote on 08/08/2003 11:53:03 AM:

> Yep, maven cannot know these things. My bitch is particularly with 
Jelly, at 
> the moment, which includes 3 jars which cannot be downloaded 
automatically 
> and contains no information about where to get them from. In particular, 
the 
> Jelly "Getting Started" page states that maven will download all of the 
> required jars, when it is obvious within seconds of trying to use jelly 
that 
> that will not be the case. In those cases, users need details on how to 
get 
> the missing dependencies. For example, explicit instructions on the 
"Getting 
> Started" page would be polite (see footnote), but it would be much 
cooler if 
> when maven tried to download the jar it instead retrieved a message 
which 
> told the user "go to this site, download this file, call it this 
andstick it 
> here".
Yep, that'd be nice, but maven can't know where all possible jar files are 
stored. The only place it can look is on the remote repo. It does say 
where its trying to download it from, and the only place to stick it is 
the local repo.

> The problem is made worse by that fact that maven has naming conventions 
for 
> jars which are not followed by the providers of those jars. I just 
downloaded 
> the JDBC 2.0 jar from Sun because Jelly depends on "jdbc-2.0.jar". 
However 
> the file I downloaded was actually called "jdbc2_0-stdext.jar". I can 
only 
> presume that is the one Jelly wants, but maybe there is another. I also 
need 
> to download xsdlib-20020414.jar. That sounds like a nightly build of 
> something I've never heard of. What if I can find xsdlib-1.0.jar? Will 
that 
> be good enough? What if I find an archive of xsdlib nightly builds, but 
it 
> only goes back 3 months?
That's what the project info dependencies page is for. See 
http://jakarta.apache.org/commons/jelly/libs/swing/dependencies.html for 
an example.

If the project specifies a URL, a link will appear on that page.

As for stated dependencies that are supposed to be publicly available, 
there is a central repository at http://www.ibiblio.org/maven for them.

> My point is, if maven is going to dumb down the dependency thing, it's 
got to 
> work for dumb people. Dumb people can probably follow instructions on 
how to 
Nothing will ever work for dumb people. People are far dumber than 
software can be smart.

> get something, but guessing what jar is meant and figuring out where to 
get 
> it from is just an unfair ask.
I agree. It is unfair. The jelly project documentation is bad and out of 
date.

> (footnote): While writing this mail, I received other mail telling me 
that 
> when they wrote the Getting Started guide, those jars were available for 

> automatic download but they were later removed.
But noone's updated the docs...

--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/


RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-07 Thread Vikram_Kumar

Is anyone else having a problem retrieving j2ee-1.3.jar ?

C:\everest>maven
 __  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT


Starting the reactor...
Our processing order:
Everest Bedrock Framework
Everest CSRWeb
Everest Registration
Everest Registration Application
Everest JBoss container Packager
Everest Host Node
+
| Building Everest Bedrock Framework
| Memory: 2M/4M
+
everest:dist-all:
java:prepare-filesystem:

java:compile:
[javac] Since fork is true, ignoring compiler setting.

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
[junit] dir attribute ignored if running in the same VM
[junit] Running com.acme.everest.bedrock.TestSimple
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.125 sec

jar:jar:

jar:install:
[echo]
id = 'everest-module-bedrock'
groupId = 'everest'
artifactDirectory = 'everest'

[copy] Copying 1 file to C:\Tools\maven-1.0-beta-9\repository\everest\jars
+
| Building Everest CSRWeb
| Memory: 5M/6M
+

everest:dist:

war:init:
java:prepare-filesystem:

java:compile:
[javac] Since fork is true, ignoring compiler setting.

java:prepare-filesystem:

java:compile:
[javac] Since fork is true, ignoring compiler setting.

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
[junit] dir attribute ignored if running in the same VM
[junit] Running com.acme.everest.csrweb.TestSimple
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec


war:war:
[echo] Building WAR everest-module-csrweb
+
| Building Everest Registration
| Memory: 8M/9M
+
Attempting to download j2ee-1.3.jar.
Error retrieving artifact from [http://www.ibiblio.org/maven/j2ee/jars/j2ee-1.3.
jar]: java.lang.Exception: Can't get j2ee-1.3.jar.incomplete to C:\Tools\maven-1
.0-beta-9\repository\j2ee\jars\j2ee-1.3.jar.incomplete
WARNING: Failed to download j2ee-1.3.jar.

BUILD FAILED
The build cannot continue because of the following unsatisfied dependency:

j2ee-1.3.jar

Total time:  6 seconds

C:\everest>










|+>
||  [EMAIL PROTECTED]|
||  s.com |
|||
||  07/15/2003|
||  03:31 AM  |
||  Please respond|
||  to users  |
|||
|+>
  >|
  ||
  |  To: [EMAIL PROTECTED]|
  |  cc: (bcc: Vikram Kumar/IS&T/CNP)                          |
  |  Subject: RE: J2EE project : EAR/WAR/JAR - web site generation |
  >|




Hi Andy,

My slides are a bit difficult to understand without the explanations but
you can also download the sample everest project (on my blog). Using the
reactor to build the whole project is also explained in my slides and
you can see it work in practice in the everest project.

WRT your second question, this is the goal of the multiproject plugin
(new in Maven b10).

Hope it helps,
-Vincent

> -Original Message-
> From: Andy Jefferson [mailto:[EMAIL PROTECTED]
> Sent: 15 July 2003 08:34
> To: Maven Users List
> Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
>
> On Mon, 2003-07-14 at 23:17, Ben Walding wrote:
> > Try taking a look at Vincent's blog:
> >
> > Item 3 at
> > http://wiki.codehaus.org/maven/OtherMavenArticles
>
> Thanks Ben. I've been looking at Vincents slides and other articles on
> how to do it. I've no real problem in adopting the Maven 'standard' of
> sub-projects for JAR, WAR, EAR - it makes a lot of sense.
>
> Having adopted this standard, the problem areas are how to
> a). build projects with sub-projects etc.
> b). generate suitable documentation for the overall project.
>
> On the first issue, with Ant you can obviously do hierarchies of
> projects, yet with Maven I've seen no reference to a similar facility.
I
> can clearly go into each sub-project and build that part (or even
write
> preGoal and postGoal for each sub-project to build other bits maybe),
> but what about streamlining the whole thing ? Maybe if there was a
space
> in the project.xml to identify the

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-15 Thread Vincent Massol
Hi Andy,

My slides are a bit difficult to understand without the explanations but
you can also download the sample everest project (on my blog). Using the
reactor to build the whole project is also explained in my slides and
you can see it work in practice in the everest project.

WRT your second question, this is the goal of the multiproject plugin
(new in Maven b10).

Hope it helps,
-Vincent

> -Original Message-
> From: Andy Jefferson [mailto:[EMAIL PROTECTED]
> Sent: 15 July 2003 08:34
> To: Maven Users List
> Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
> 
> On Mon, 2003-07-14 at 23:17, Ben Walding wrote:
> > Try taking a look at Vincent's blog:
> >
> > Item 3 at
> > http://wiki.codehaus.org/maven/OtherMavenArticles
> 
> Thanks Ben. I've been looking at Vincents slides and other articles on
> how to do it. I've no real problem in adopting the Maven 'standard' of
> sub-projects for JAR, WAR, EAR - it makes a lot of sense.
> 
> Having adopted this standard, the problem areas are how to
> a). build projects with sub-projects etc.
> b). generate suitable documentation for the overall project.
> 
> On the first issue, with Ant you can obviously do hierarchies of
> projects, yet with Maven I've seen no reference to a similar facility.
I
> can clearly go into each sub-project and build that part (or even
write
> preGoal and postGoal for each sub-project to build other bits maybe),
> but what about streamlining the whole thing ? Maybe if there was a
space
> in the project.xml to identify the locations of sub-projects, and so
if
> I typed 'maven build' or 'maven install' at the top level it would go
> through the sub-projects and build/install them. Maven is early in its
> lifecycle and so I can see why this maybe isn't there yet.
> 
> On the second issue, it would be nice to have the overall project docs
> show the fact that there are sub-projects and have (in the navigation
> bar) sections for each sub-project (Javadocs, checkstyle, etc). That
way
> the docs for the whole project would be integrated.
> 
> Make sense ?
> 
> 
> 
> --
> Andy
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Andy Jefferson
On Mon, 2003-07-14 at 23:17, Ben Walding wrote:
> Try taking a look at Vincent's blog:
> 
> Item 3 at
> http://wiki.codehaus.org/maven/OtherMavenArticles

Thanks Ben. I've been looking at Vincents slides and other articles on
how to do it. I've no real problem in adopting the Maven 'standard' of
sub-projects for JAR, WAR, EAR - it makes a lot of sense.

Having adopted this standard, the problem areas are how to 
a). build projects with sub-projects etc.
b). generate suitable documentation for the overall project.

On the first issue, with Ant you can obviously do hierarchies of
projects, yet with Maven I've seen no reference to a similar facility. I
can clearly go into each sub-project and build that part (or even write
preGoal and postGoal for each sub-project to build other bits maybe),
but what about streamlining the whole thing ? Maybe if there was a space
in the project.xml to identify the locations of sub-projects, and so if
I typed 'maven build' or 'maven install' at the top level it would go
through the sub-projects and build/install them. Maven is early in its
lifecycle and so I can see why this maybe isn't there yet.

On the second issue, it would be nice to have the overall project docs
show the fact that there are sub-projects and have (in the navigation
bar) sections for each sub-project (Javadocs, checkstyle, etc). That way
the docs for the whole project would be integrated. 

Make sense ?



-- 
Andy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Ben Walding
Try taking a look at Vincent's blog:

Item 3 at
http://wiki.codehaus.org/maven/OtherMavenArticles
Siegfried Göschl wrote:

Hi Vincent,

the linkt http://www.pivolis.com/pdf/J2EE_projects_Maven_V1.1.pdf to 
download your slides is broken  is there a better one?!

Thanks in advance

Siegfried Goeschl

On 13 Jul 2003 at 12:28, Vincent Massol wrote:

 

Hi Aaron,

I have presented a talk at TheServerSide Symposium about building J2EE
applications with Maven. You can find the slides there:
http://blogs.codehaus.org/people/vmassol/archives/80.html

Thanks
-Vincent
   

-Original Message-
From: Aaron Robinson [mailto:[EMAIL PROTECTED]
Sent: 13 July 2003 12:04
To: [EMAIL PROTECTED]
Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
Andy,

Where did you find the J2EE maven articles? I'm very interested in
 

seeing
   

how J2EE and maven work together and have the same project
granularity issues as you. Perhaps we can help each other.
Aaron

 

From: Andy Jefferson <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: J2EE project : EAR/WAR/JAR - web site generation
Date: 12 Jul 2003 21:47:25 +0100
I have a J2EE project, and currently have things under one Maven
project. I have been building with Ant, but want to swap to Maven
for more than just project management and site generation. Reading
of various articles suggests that I split the current project as
follows
Top level project - depends on JAR, WAR, builds EAR
Child bean project- builds JAR
Child web-app project - depends on JAR, builds WAR
So I set up project.xml for each, and I already have template
project.xml files set up.
For a normal project, I get web site docs with a navigation section
"Project Documentation". What would I get for the resultant project
by splitting into the
   

above
   

hierarchy ? Would there be 3 sections of 'Project Documentation'
for beans, web-app, and overall ? Or would I have to put up 3 web
sites
   

and
   

make my own links between them ?



Thx
--
Andy
---
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For
additional commands, e-mail: [EMAIL PROTECTED]
   

_
Hotmail messages direct to your mobile phone
http://www.msn.co.uk/msnmobile

- To unsubscribe, e-mail: [EMAIL PROTECTED] For
additional commands, e-mail: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED] For
additional commands, e-mail: [EMAIL PROTECTED]
   



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Vincent Massol
I know. H. I should have changed the link in my blog. I've not done
so as it will be restored tomorrow... 

In the meantime you can go to www.pivolis.com and click on the link or
go directly to
http://www.pivolis.com/fr/pdf/J2EE_projects_Maven_V1.1.pdf

Thanks
-Vincent

> -Original Message-
> From: Siegfried Göschl [mailto:[EMAIL PROTECTED]
> Sent: 14 July 2003 16:28
> To: Maven Users List
> Subject: RE: J2EE project : EAR/WAR/JAR - web site generation
> 
> Hi Vincent,
> 
> the linkt http://www.pivolis.com/pdf/J2EE_projects_Maven_V1.1.pdf to
> download your slides is broken  is there a better one?!
> 
> Thanks in advance
> 
> Siegfried Goeschl
> 
> On 13 Jul 2003 at 12:28, Vincent Massol wrote:
> 
> > Hi Aaron,
> >
> > I have presented a talk at TheServerSide Symposium about building
J2EE
> > applications with Maven. You can find the slides there:
> >
> > http://blogs.codehaus.org/people/vmassol/archives/80.html
> >
> > Thanks
> > -Vincent
> >
> > > -Original Message-
> > > From: Aaron Robinson [mailto:[EMAIL PROTECTED]
> > > Sent: 13 July 2003 12:04
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
> > >
> > > Andy,
> > >
> > > Where did you find the J2EE maven articles? I'm very interested in
> > seeing
> > > how J2EE and maven work together and have the same project
> > > granularity issues as you. Perhaps we can help each other.
> > >
> > > Aaron
> > >
> > >
> > > >From: Andy Jefferson <[EMAIL PROTECTED]>
> > > >Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
> > > >To: [EMAIL PROTECTED]
> > > >Subject: J2EE project : EAR/WAR/JAR - web site generation
> > > >Date: 12 Jul 2003 21:47:25 +0100
> > > >
> > > >I have a J2EE project, and currently have things under one Maven
> > > >project. I have been building with Ant, but want to swap to Maven
> > > >for more than just project management and site generation.
Reading
> > > >of various articles suggests that I split the current project as
> > > >follows
> > > >
> > > >Top level project - depends on JAR, WAR, builds EAR
> > > >Child bean project- builds JAR
> > > >Child web-app project - depends on JAR, builds WAR
> > > >
> > > >So I set up project.xml for each, and I already have template
> > > >project.xml files set up.
> > > >
> > > >
> > > >For a normal project, I get web site docs with a navigation
section
> > > >"Project Documentation". What would I get for the resultant
project
> > > >by splitting into the
> > above
> > > >hierarchy ? Would there be 3 sections of 'Project Documentation'
> > > >for beans, web-app, and overall ? Or would I have to put up 3 web
> > > >sites
> > and
> > > >make my own links between them ?
> > > >
> > > >
> > > >
> > > >Thx
> > > >--
> > > >Andy
> > > >
> > >
>---
> > > >-- To unsubscribe, e-mail: [EMAIL PROTECTED] For
> > > >additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > >
> > > _
> > > Hotmail messages direct to your mobile phone
> > > http://www.msn.co.uk/msnmobile
> > >
> > >
> > >

> > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For
> > > additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
-
> > To unsubscribe, e-mail: [EMAIL PROTECTED] For
> > additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Siegfried Göschl
Hi Vincent,

the linkt http://www.pivolis.com/pdf/J2EE_projects_Maven_V1.1.pdf to 
download your slides is broken  is there a better one?!

Thanks in advance

Siegfried Goeschl

On 13 Jul 2003 at 12:28, Vincent Massol wrote:

> Hi Aaron,
> 
> I have presented a talk at TheServerSide Symposium about building J2EE
> applications with Maven. You can find the slides there:
> 
> http://blogs.codehaus.org/people/vmassol/archives/80.html
> 
> Thanks
> -Vincent
> 
> > -Original Message-
> > From: Aaron Robinson [mailto:[EMAIL PROTECTED]
> > Sent: 13 July 2003 12:04
> > To: [EMAIL PROTECTED]
> > Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
> > 
> > Andy,
> > 
> > Where did you find the J2EE maven articles? I'm very interested in
> seeing
> > how J2EE and maven work together and have the same project
> > granularity issues as you. Perhaps we can help each other.
> > 
> > Aaron
> > 
> > 
> > >From: Andy Jefferson <[EMAIL PROTECTED]>
> > >Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
> > >To: [EMAIL PROTECTED]
> > >Subject: J2EE project : EAR/WAR/JAR - web site generation
> > >Date: 12 Jul 2003 21:47:25 +0100
> > >
> > >I have a J2EE project, and currently have things under one Maven
> > >project. I have been building with Ant, but want to swap to Maven
> > >for more than just project management and site generation. Reading
> > >of various articles suggests that I split the current project as
> > >follows
> > >
> > >Top level project - depends on JAR, WAR, builds EAR
> > >Child bean project- builds JAR
> > >Child web-app project - depends on JAR, builds WAR
> > >
> > >So I set up project.xml for each, and I already have template
> > >project.xml files set up.
> > >
> > >
> > >For a normal project, I get web site docs with a navigation section
> > >"Project Documentation". What would I get for the resultant project
> > >by splitting into the
> above
> > >hierarchy ? Would there be 3 sections of 'Project Documentation'
> > >for beans, web-app, and overall ? Or would I have to put up 3 web
> > >sites
> and
> > >make my own links between them ?
> > >
> > >
> > >
> > >Thx
> > >--
> > >Andy
> > >
> > >---
> > >-- To unsubscribe, e-mail: [EMAIL PROTECTED] For
> > >additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > 
> > _
> > Hotmail messages direct to your mobile phone
> > http://www.msn.co.uk/msnmobile
> > 
> > 
> > 
> > - To unsubscribe, e-mail: [EMAIL PROTECTED] For
> > additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED] For
> additional commands, e-mail: [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Vincent Massol
They have been moved to
http://www.pivolis.com/fr/pdf/J2EE_projects_Maven_V1.1.pdf by our
webmaster... (the move was an error and it will be put back to the
correct location tomorrow - today is a bank holiday in France!).

Thanks
-Vincent


> -Original Message-
> From: Neil Blue [mailto:[EMAIL PROTECTED]
> Sent: 14 July 2003 10:30
> To: Maven Users List
> Subject: RE: J2EE project : EAR/WAR/JAR - web site generation
> 
> These slides are missing from the site at the moment :(
> 
> -Original Message-
> From: Ben Walding [mailto:[EMAIL PROTECTED]
> Sent: 13 July 2003 12:29
> To: Maven Users List
> Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
> 
> 
> I've slapped up a page on the wiki for this
> 
> http://wiki.codehaus.org/maven/OtherMavenArticles#preview
> 
> 
> (Yes I realise this duplicates a static xdoc page we have, but it's
all
> part of my master plan!)
> 
> Andy Jefferson wrote:
> 
> >On Sun, 2003-07-13 at 11:04, Aaron Robinson wrote:
> >
> >
> >>Andy,
> >>
> >>Where did you find the J2EE maven articles? I'm very interested in
> seeing
> >>how J2EE and maven work together and have the same project
granularity
> >>issues as you. Perhaps we can help each other.
> >>
> >>
> >
> >Hi Aaron,
> >
> >the docs I've been looking at are
> >
> >Incorporation of XDoclet
> >http://xdoclet.sourceforge.net/maven-plugin.html
> >
> >IBM review of Maven and implementation for J2EE
> >http://www-106.ibm.com/developerworks/java/library/j-maven/
> >
> >
> >
> >
> >
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Neil Blue
These slides are missing from the site at the moment :(

-Original Message-
From: Ben Walding [mailto:[EMAIL PROTECTED]
Sent: 13 July 2003 12:29
To: Maven Users List
Subject: Re: J2EE project : EAR/WAR/JAR - web site generation


I've slapped up a page on the wiki for this

http://wiki.codehaus.org/maven/OtherMavenArticles#preview


(Yes I realise this duplicates a static xdoc page we have, but it's all 
part of my master plan!)

Andy Jefferson wrote:

>On Sun, 2003-07-13 at 11:04, Aaron Robinson wrote:
>  
>
>>Andy,
>>
>>Where did you find the J2EE maven articles? I'm very interested in seeing 
>>how J2EE and maven work together and have the same project granularity 
>>issues as you. Perhaps we can help each other.
>>
>>
>
>Hi Aaron,
>
>the docs I've been looking at are
>
>Incorporation of XDoclet
>http://xdoclet.sourceforge.net/maven-plugin.html
>
>IBM review of Maven and implementation for J2EE
>http://www-106.ibm.com/developerworks/java/library/j-maven/
>
>
>
>  
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Daigo MORIWAKI
Hi all
(B
(BOn 12 Jul 2003 21:47:25 +0100, Andy Jefferson <[EMAIL PROTECTED]> wrote:
(B
(B> I have a J2EE project, and currently have things under one Maven
(B> project. I have been building with Ant, but want to swap to Maven for
(B> more than just project management and site generation. Reading of
(B> various articles suggests that I split the current project as follows
(B
(BI made a sample EAR with Maven last month, which is a very simple 
(Bblog(diary) web app.
(Bhttp://www.sgtpepper.net/hyspro/diary_maven.tar.gz
(BJAR, EJB-JAR, WAR, EAR with Maven, XDoclet, JBoss.
(B
(BIt is, however, a bit deficult to build EAR with Maven like this
(Bbecause Maven has some small issues(I think so).
(BIt means I need to adopt my projects and scripts to the maven 
(Bspecifications and that
(Bit might not be built with Maven CVS head now.
(B
(BSorry, I don't have time to translate Japanese readme to English.
(BPlease see project.xml and maven.xml diretly, which will help you.
(B
(BThanks
(BDaigo
(B
(B---
(BDaigo MORIWAKI   [EMAIL PROTECTED]
(B
(B-
(BTo unsubscribe, e-mail: [EMAIL PROTECTED]
(BFor additional commands, e-mail: [EMAIL PROTECTED]

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Ben Walding
I've slapped up a page on the wiki for this

http://wiki.codehaus.org/maven/OtherMavenArticles#preview

(Yes I realise this duplicates a static xdoc page we have, but it's all 
part of my master plan!)

Andy Jefferson wrote:

On Sun, 2003-07-13 at 11:04, Aaron Robinson wrote:
 

Andy,

Where did you find the J2EE maven articles? I'm very interested in seeing 
how J2EE and maven work together and have the same project granularity 
issues as you. Perhaps we can help each other.
   

Hi Aaron,

the docs I've been looking at are

Incorporation of XDoclet
http://xdoclet.sourceforge.net/maven-plugin.html
IBM review of Maven and implementation for J2EE
http://www-106.ibm.com/developerworks/java/library/j-maven/


 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Vincent Massol
Arg! You're right, we are internationalizing our web site and the
webmaster has mixed up things. You can find them here:

http://www.pivolis.com/fr/pdf/J2EE_projects_Maven_V1.1.pdf

Sorry about that. I've asked him to restore the old link.

-Vincent 

> -Original Message-
> From: Aaron Robinson [mailto:[EMAIL PROTECTED]
> Sent: 13 July 2003 12:46
> To: [EMAIL PROTECTED]
> Subject: RE: J2EE project : EAR/WAR/JAR - web site generation
> 
> Vincent,
> 
> FYI, the link appears to be down: -
> 
> The requested URL /pdf/Unit_Testing_J2EE_V1.1.pdf was not found on
this
> server
> 
> Cheers
> Aaron
> 
> 
> 
> >From: "Vincent Massol" <[EMAIL PROTECTED]>
> >Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
> >To: "'Maven Users List'" <[EMAIL PROTECTED]>
> >Subject: RE: J2EE project : EAR/WAR/JAR - web site generation
> >Date: Sun, 13 Jul 2003 12:28:40 +0200
> >
> >Hi Aaron,
> >
> >I have presented a talk at TheServerSide Symposium about building
J2EE
> >applications with Maven. You can find the slides there:
> >
> >http://blogs.codehaus.org/people/vmassol/archives/80.html
> >
> >Thanks
> >-Vincent
> >
> > > -Original Message-
> > > From: Aaron Robinson [mailto:[EMAIL PROTECTED]
> > > Sent: 13 July 2003 12:04
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
> > >
> > > Andy,
> > >
> > > Where did you find the J2EE maven articles? I'm very interested in
> >seeing
> > > how J2EE and maven work together and have the same project
granularity
> > > issues as you. Perhaps we can help each other.
> > >
> > > Aaron
> > >
> > >
> > > >From: Andy Jefferson <[EMAIL PROTECTED]>
> > > >Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
> > > >To: [EMAIL PROTECTED]
> > > >Subject: J2EE project : EAR/WAR/JAR - web site generation
> > > >Date: 12 Jul 2003 21:47:25 +0100
> > > >
> > > >I have a J2EE project, and currently have things under one Maven
> > > >project. I have been building with Ant, but want to swap to Maven
for
> > > >more than just project management and site generation. Reading of
> > > >various articles suggests that I split the current project as
follows
> > > >
> > > >Top level project - depends on JAR, WAR, builds EAR
> > > >Child bean project- builds JAR
> > > >Child web-app project - depends on JAR, builds WAR
> > > >
> > > >So I set up project.xml for each, and I already have template
> > > >project.xml files set up.
> > > >
> > > >
> > > >For a normal project, I get web site docs with a navigation
section
> > > >"Project Documentation".
> > > >What would I get for the resultant project by splitting into the
> >above
> > > >hierarchy ? Would there be 3 sections of 'Project Documentation'
for
> > > >beans, web-app, and overall ? Or would I have to put up 3 web
sites
> >and
> > > >make my own links between them ?
> > > >
> > > >
> > > >
> > > >Thx
> > > >--
> > > >Andy
> > > >
> > >
>-
> > > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > >For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > >
> > > _
> > > Hotmail messages direct to your mobile phone
> > > http://www.msn.co.uk/msnmobile
> > >
> > >
> > >
-
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> _
> Hotmail messages direct to your mobile phone
> http://www.msn.co.uk/msnmobile
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Andy Jefferson
On Sun, 2003-07-13 at 11:04, Aaron Robinson wrote:
> Andy,
> 
> Where did you find the J2EE maven articles? I'm very interested in seeing 
> how J2EE and maven work together and have the same project granularity 
> issues as you. Perhaps we can help each other.

Hi Aaron,

the docs I've been looking at are

Incorporation of XDoclet
http://xdoclet.sourceforge.net/maven-plugin.html

IBM review of Maven and implementation for J2EE
http://www-106.ibm.com/developerworks/java/library/j-maven/



-- 
Andy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Aaron Robinson
Vincent,

FYI, the link appears to be down: -

The requested URL /pdf/Unit_Testing_J2EE_V1.1.pdf was not found on this 
server

Cheers
Aaron


From: "Vincent Massol" <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
To: "'Maven Users List'" <[EMAIL PROTECTED]>
Subject: RE: J2EE project : EAR/WAR/JAR - web site generation
Date: Sun, 13 Jul 2003 12:28:40 +0200
Hi Aaron,

I have presented a talk at TheServerSide Symposium about building J2EE
applications with Maven. You can find the slides there:
http://blogs.codehaus.org/people/vmassol/archives/80.html

Thanks
-Vincent
> -Original Message-
> From: Aaron Robinson [mailto:[EMAIL PROTECTED]
> Sent: 13 July 2003 12:04
> To: [EMAIL PROTECTED]
> Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
>
> Andy,
>
> Where did you find the J2EE maven articles? I'm very interested in
seeing
> how J2EE and maven work together and have the same project granularity
> issues as you. Perhaps we can help each other.
>
> Aaron
>
>
> >From: Andy Jefferson <[EMAIL PROTECTED]>
> >Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: J2EE project : EAR/WAR/JAR - web site generation
> >Date: 12 Jul 2003 21:47:25 +0100
> >
> >I have a J2EE project, and currently have things under one Maven
> >project. I have been building with Ant, but want to swap to Maven for
> >more than just project management and site generation. Reading of
> >various articles suggests that I split the current project as follows
> >
> >Top level project - depends on JAR, WAR, builds EAR
> >Child bean project- builds JAR
> >Child web-app project - depends on JAR, builds WAR
> >
> >So I set up project.xml for each, and I already have template
> >project.xml files set up.
> >
> >
> >For a normal project, I get web site docs with a navigation section
> >"Project Documentation".
> >What would I get for the resultant project by splitting into the
above
> >hierarchy ? Would there be 3 sections of 'Project Documentation' for
> >beans, web-app, and overall ? Or would I have to put up 3 web sites
and
> >make my own links between them ?
> >
> >
> >
> >Thx
> >--
> >Andy
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> _
> Hotmail messages direct to your mobile phone
> http://www.msn.co.uk/msnmobile
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_
Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Vincent Massol
Hi Aaron,

I have presented a talk at TheServerSide Symposium about building J2EE
applications with Maven. You can find the slides there:

http://blogs.codehaus.org/people/vmassol/archives/80.html

Thanks
-Vincent

> -Original Message-
> From: Aaron Robinson [mailto:[EMAIL PROTECTED]
> Sent: 13 July 2003 12:04
> To: [EMAIL PROTECTED]
> Subject: Re: J2EE project : EAR/WAR/JAR - web site generation
> 
> Andy,
> 
> Where did you find the J2EE maven articles? I'm very interested in
seeing
> how J2EE and maven work together and have the same project granularity
> issues as you. Perhaps we can help each other.
> 
> Aaron
> 
> 
> >From: Andy Jefferson <[EMAIL PROTECTED]>
> >Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: J2EE project : EAR/WAR/JAR - web site generation
> >Date: 12 Jul 2003 21:47:25 +0100
> >
> >I have a J2EE project, and currently have things under one Maven
> >project. I have been building with Ant, but want to swap to Maven for
> >more than just project management and site generation. Reading of
> >various articles suggests that I split the current project as follows
> >
> >Top level project - depends on JAR, WAR, builds EAR
> >Child bean project- builds JAR
> >Child web-app project - depends on JAR, builds WAR
> >
> >So I set up project.xml for each, and I already have template
> >project.xml files set up.
> >
> >
> >For a normal project, I get web site docs with a navigation section
> >"Project Documentation".
> >What would I get for the resultant project by splitting into the
above
> >hierarchy ? Would there be 3 sections of 'Project Documentation' for
> >beans, web-app, and overall ? Or would I have to put up 3 web sites
and
> >make my own links between them ?
> >
> >
> >
> >Thx
> >--
> >Andy
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> _
> Hotmail messages direct to your mobile phone
> http://www.msn.co.uk/msnmobile
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Aaron Robinson
Andy,

Where did you find the J2EE maven articles? I'm very interested in seeing 
how J2EE and maven work together and have the same project granularity 
issues as you. Perhaps we can help each other.

Aaron


From: Andy Jefferson <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: J2EE project : EAR/WAR/JAR - web site generation
Date: 12 Jul 2003 21:47:25 +0100
I have a J2EE project, and currently have things under one Maven
project. I have been building with Ant, but want to swap to Maven for
more than just project management and site generation. Reading of
various articles suggests that I split the current project as follows
Top level project - depends on JAR, WAR, builds EAR
Child bean project- builds JAR
Child web-app project - depends on JAR, builds WAR
So I set up project.xml for each, and I already have template
project.xml files set up.
For a normal project, I get web site docs with a navigation section
"Project Documentation".
What would I get for the resultant project by splitting into the above
hierarchy ? Would there be 3 sections of 'Project Documentation' for
beans, web-app, and overall ? Or would I have to put up 3 web sites and
make my own links between them ?


Thx
--
Andy
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_
Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


J2EE project : EAR/WAR/JAR - web site generation

2003-07-12 Thread Andy Jefferson
I have a J2EE project, and currently have things under one Maven
project. I have been building with Ant, but want to swap to Maven for
more than just project management and site generation. Reading of
various articles suggests that I split the current project as follows

Top level project - depends on JAR, WAR, builds EAR
Child bean project- builds JAR
Child web-app project - depends on JAR, builds WAR

So I set up project.xml for each, and I already have template
project.xml files set up.


For a normal project, I get web site docs with a navigation section
"Project Documentation". 
What would I get for the resultant project by splitting into the above
hierarchy ? Would there be 3 sections of 'Project Documentation' for
beans, web-app, and overall ? Or would I have to put up 3 web sites and
make my own links between them ?



Thx
-- 
Andy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]