Yes that's exactly what I was looking for. Unfortunately when I run the build it is still looking for http://team.andromda.org/maven/picocontainer/jars/picocontainer-1.0-RC-1-SNAPSHOT.jar and gets a connection exception. Is this normal or is this another library that I should have in my Maven repository?

Also when I run the Maven goal right now, with the dependencies installed and the version 3.0M1, I get the following error (see bottom of listing)...I don't know if its related or not...

=========================================================

__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc3

build:start:

install:
install-components:
multiproject:install:
multiproject:projects-init:
[echo] Gathering project list
Starting the reactor...
Our processing order:
AndroMDA Core
AndroMDA Ant
UML Common Metafacades
UML 1.4 Metafacades
MDR Repository
Velocity Template Engine
Maven AndroMDA Plugin
Meta Cartridge
BPM4Struts Cartridge
EJB Cartridge
Hibernate Cartridge
Java Cartridge
Struts Cartridge
+----------------------------------------
| Gathering project list AndroMDA Core
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list AndroMDA Ant
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list UML Common Metafacades
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list UML 1.4 Metafacades
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list MDR Repository
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list Velocity Template Engine
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list Maven AndroMDA Plugin
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list Meta Cartridge
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list BPM4Struts Cartridge
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list EJB Cartridge
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list Hibernate Cartridge
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list Java Cartridge
| Memory: 4M/5M
+----------------------------------------
+----------------------------------------
| Gathering project list Struts Cartridge
| Memory: 4M/5M
+----------------------------------------
Starting the reactor...
Our processing order:
AndroMDA Core
AndroMDA Ant
UML Common Metafacades
UML 1.4 Metafacades
MDR Repository
Velocity Template Engine
Maven AndroMDA Plugin
Meta Cartridge
BPM4Struts Cartridge
EJB Cartridge
Hibernate Cartridge
Java Cartridge
Struts Cartridge
+----------------------------------------
| Executing multiproject:install-callback AndroMDA Core
| Memory: 4M/5M
+----------------------------------------
Tentative de tÚlÚchargement de picocontainer-1.0-RC-1-SNAPSHOT.jar.
Error retrieving artifact from [http://team.andromda.org/maven/picocontainer/jars/picocontainer-1.0-RC-1-SNAPSHOT.jar]:
java.net.ConnectException: Connection timed out: connect


multiproject:goal:
build:start:

multiproject:install-callback:
[echo] Running jar:install for AndroMDA Core
java:prepare-filesystem:
[mkdir] Created dir: C:\frer\Elapse\andromda-src-3.0M1\andromda\target\classes


java:compile:
[echo] Compiling to C:\frer\Elapse\andromda-src-3.0M1\andromda/target/classes
[javac] Compiling 53 source files to C:\frer\Elapse\andromda-src-3.0M1\andromda\target\classes


java:jar-resources:
Copying 14 files to C:\frer\Elapse\andromda-src-3.0M1\andromda\target\classes
Copying 1 file to C:\frer\Elapse\andromda-src-3.0M1\andromda\target\classes


test:prepare-filesystem:
[mkdir] Created dir: C:\frer\Elapse\andromda-src-3.0M1\andromda\target\test-classes
[mkdir] Created dir: C:\frer\Elapse\andromda-src-3.0M1\andromda\target\test-reports


test:test-resources:
Copying 1 file to C:\frer\Elapse\andromda-src-3.0M1\andromda\target\test-classes
Copied 1 empty directory to C:\frer\Elapse\andromda-src-3.0M1\andromda\target\test-classes


test:compile:
[javac] Compiling 4 source files to C:\frer\Elapse\andromda-src-3.0M1\andromda\target\test-classes


test:test:
   [junit] Running org.andromda.core.cartridge.AndroMDATestCartridgeTest
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,829 sec
   [junit] Running org.andromda.core.common.HTMLAnalyzerTest
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,5 sec
   [junit] Running org.andromda.core.common.NamespacesTest
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,468 sec

jar:jar:
[jar] Building jar: C:\frer\Elapse\andromda-src-3.0M1\andromda\target\andromda-core-3.0M1.jar


jar:install:
   [echo]
   id = 'andromda-core'
   groupId = 'andromda'
   artifactDirectory = 'andromda'

[copy] Copying 1 file to C:\Documents and Settings\Franþois Eric\.maven\repository\andromda\jars
+----------------------------------------
| Executing multiproject:install-callback AndroMDA Ant
| Memory: 6M/13M
+----------------------------------------



build:end:

build:start:

multiproject:install-callback:
[echo] Running jar:install for AndroMDA Ant
java:prepare-filesystem:
[mkdir] Created dir: C:\frer\Elapse\andromda-src-3.0M1\ant\andromda\target\classes


java:compile:
[echo] Compiling to C:\frer\Elapse\andromda-src-3.0M1\ant\andromda/target/classes
[javac] Compiling 1 source file to C:\frer\Elapse\andromda-src-3.0M1\ant\andromda\target\classes


java:jar-resources:
Copying 25 files to C:\frer\Elapse\andromda-src-3.0M1\ant\andromda\target\classes


test:prepare-filesystem:
[mkdir] Created dir: C:\frer\Elapse\andromda-src-3.0M1\ant\andromda\target\test-classes
[mkdir] Created dir: C:\frer\Elapse\andromda-src-3.0M1\ant\andromda\target\test-reports


test:test-resources:

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

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

jar:jar:
[copy] Copying 6 files to C:\frer\Elapse\andromda-src-3.0M1\ant\andromda\target\classes\templates\j2ee-app\mda\src\m
appings
[copy] Copying 6 files to C:\frer\Elapse\andromda-src-3.0M1\ant\andromda\target\classes\templates\j2ee-app\hibernate
\db\conf
[jar] Building jar: C:\frer\Elapse\andromda-src-3.0M1\ant\andromda\target\andromda-ant-3.0M1.jar
[copy] Copying 1 file to C:\frer\Elapse\andromda-src-3.0M1\ant\andromda\target


jar:install:
   [echo]
   id = 'andromda-ant'
   groupId = 'andromda'
   artifactDirectory = 'andromda'

[copy] Copying 1 file to C:\Documents and Settings\Franþois Eric\.maven\repository\andromda\jars
+----------------------------------------
| Executing multiproject:install-callback UML Common Metafacades
| Memory: 12M/13M
+----------------------------------------



build:end:

build:start:

multiproject:install-callback:
[echo] Running jar:install for UML Common Metafacades
java:prepare-filesystem:
[mkdir] Created dir: C:\frer\Elapse\andromda-src-3.0M1\metafacades\uml\common\target\classes
Tentative de tÚlÚchargement de picocontainer-1.0-RC-1-SNAPSHOT.jar.
Error retrieving artifact from [http://team.andromda.org/maven/picocontainer/jars/picocontainer-1.0-RC-1-SNAPSHOT.jar]:
java.net.ConnectException: Connection timed out: connect


java:compile:
generate-source:
andromda:run-bootstrap:
[echo] +---------------------------------------------------------------------------+
[echo] | R u n n i n g A n d r o M D A I n B O O T S T R A P M o d e |
[echo] +---------------------------------------------------------------------------+
13:34:38,017 INFO [CartridgeFinder] found cartridge --> 'meta'
13:34:41,783 INFO [andromda] Input model --> 'jar:file:C:\frer\Elapse\andromda-src-3.0M1\metafacades\uml\common/src/uml
/UMLMetafacadeModel.xml.zip!/UMLMetafacadeModel.xml'
13:34:48,017 INFO [andromda] namespace for 'meta' cartridge is either not defined, or has the ignore attribute set to '
true' --> skipping processing
13:34:48,048 INFO [andromda] completed model processing, TIME --> 10.375[s]



[echo] Compiling to C:\frer\Elapse\andromda-src-3.0M1\metafacades\uml\common/target/classes


BUILD FAILED
File...... C:\Documents and Settings\Franþois Eric\.maven\plugins\maven-multiproject-plugin-1.3\plugin.jelly
Element... maven:reactor
Line...... 216
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settings\Franþois Eric\.maven\plugins\maven-ja
va-plugin-1.4\plugin.jelly:53:48: <ant:javac> srcdir "C:\frer\Elapse\andromda-src-3.0M1\metafacades\uml\common\target\sr
c" does not exist!
13:34:48,267 INFO [App] Total time: 1 minutes 21 seconds
13:34:48,267 INFO [App] Finished at: Tue Jun 15 13:34:48 EDT 2004
13:34:48,267 INFO [App]


=========================================================

When I look in my file system I can see the directory it can't seem to find... Any idea?

Thanks,

François

Chad Brandon wrote:

Meaning, download the bundle and then just extract the
contents of that bundle into your local maven
repository.  If you're using windows, this by default
is: %USERPROFILE%/.maven/repository or if you're using
linux this would be $HOME/.maven/repository.  Does
that answer your question?

--- François_Eric <[EMAIL PROTECTED]> wrote:


Thanks Chad. Sorry if this is an obvious question
but what do you mean by "unzip them into your maven repository"?


Thanks again,

François

Chad Brandon wrote:



Hi Fracois,

Yeah sorry about that...it sucks I know. We're
attempting to find another server for a temporary
repository until he's back. You can download the
dependencies from here:
http://www.hwsol.com/Andromda/andromda-deps.zip


(one


of our users, Carlos Cuenca is graciously letting


us


use one of his servers to store the bundle) and


unzip


them into your maven repository, you should be able


to


build. Let me know if you still have problems.

Chad

P.S. The zip also contains the libs necessary for
current CVS so you could use that as well.

--- François_Eric <[EMAIL PROTECTED]> wrote:




Hi Brad,

Since Matthias is on vacation and that the
team.andromda.org is down, how could I build andromda-src correctly (version
3.0M1). Right now the maven goal always looks for libraries and is


unable


to find them since the site is down. Is it possible to have a clean
working zipped file with all the required files and libraries? Or do


you


know what I could do to solve my problem because I'm a little stuck
right now.


Thank you,

François









-------------------------------------------------------


This SF.Net email is sponsored by The 2004


JavaOne(SM) Conference


Learn from the experts at JavaOne(SM), Sun's


Worldwide Java Developer


Conference, June 28 - July 1 at the Moscone Center


in San Francisco, CA


REGISTER AND SAVE! http://java.sun.com/javaone/sf


Priority Code NWMGYKND


_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]


https://lists.sourceforge.net/lists/listinfo/andromda-user






--
François Eric, Analyste Programmeur
mailto:[EMAIL PROTECTED] Téléphone : (514) 278-8232, poste 243


Agence Braque
85, rue Saint-Paul Ouest
Bureau 180
Montréal (Québec)
H2Y 3V4 CANADA
Télécopieur : (514) 278-3598
http://www.agencebraque.com








-------------------------------------------------------


This SF.Net email is sponsored by The 2004
JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's
Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center
in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf
Priority Code NWMGYKND
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]



https://lists.sourceforge.net/lists/listinfo/andromda-user








--
François Eric, Analyste Programmeur
mailto:[EMAIL PROTECTED] Téléphone : (514) 278-8232, poste 243


Agence Braque
85, rue Saint-Paul Ouest
Bureau 180
Montréal (Québec)
H2Y 3V4 CANADA
Télécopieur : (514) 278-3598
http://www.agencebraque.com





-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to