Hi Scott,

thanks for clearing this out. I will look into this. My Mail was not meant as
an offense. It is just a common problem in my company, where we have an
hierarchical structure of repositories, and Developers tend to have their own,
and then check things in, without deploying the required jars, to the company
repository. I must have missed the commit (sorry)

Kind regards 

Juergen

> -----Ursprüngliche Nachricht-----
> Von: Scott Eade [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 31. Mai 2007 13:57
> An: Turbine Developers List
> Betreff: Re: Turbine_2_3_BRANCH
> 
> My commit comment said that the pom was for execution only (meaning
> using turbine in your own project that is built with maven 2), not
> building - a bad choice of words on my part perhaps, but you get the
> idea.
> 
> Please fell free to work on enhancing this in order to be able to build
> turbine with maven 2, but this was not the intention of the initial
> commit.
> 
> Scott
> 
> Juergen Hoffmann wrote:
> > Hi Folks,
> >
> >
> >
> > I was trying to build the Turbine 2.3 Branch with the new pom.xml and
> the
> > eclipse m2 plugin. I am getting
> >
> >
> >
> > 31.05.07 09:44:47 GMT: Missing:
> >
> > 1) fulcrum:fulcrum-yaafi:jar:1.0.4
> >
> >   Try downloading the file manually from the project website.
> >
> >   Then, install it using the command:
> >
> >       mvn install:install-file -DgroupId=fulcrum -DartifactId=fulcrum-
> yaafi \
> >
> >           -Dversion=1.0.4 -Dpackaging=jar -Dfile=/path/to/file
> >
> >   Path to dependency:
> >
> >       1) org.apache.turbine:turbine:jar:2.3.3-dev
> >
> >       2) fulcrum:fulcrum-yaafi:jar:1.0.4
> >
> > 2) javax.sql:jdbc-stdext:jar:2.0
> >
> >   Try downloading the file manually from:
> >
> >       http://java.sun.com/products/jdbc/download.html
> >
> >   Then, install it using the command:
> >
> >       mvn install:install-file -DgroupId=javax.sql -DartifactId=jdbc-
> stdext \
> >
> >           -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file
> >
> >   Path to dependency:
> >
> >       1) org.apache.turbine:turbine:jar:2.3.3-dev
> >
> >       2) torque:torque:jar:3.2
> >
> >       3) javax.sql:jdbc-stdext:jar:2.0
> >
> > 3) javax.mail:mail:jar:1.3.3
> >
> >   Try downloading the file manually from:
> >
> >       http://java.sun.com/products/javamail/downloads/index.html
> >
> >   Then, install it using the command:
> >
> >       mvn install:install-file -DgroupId=javax.mail -DartifactId=mail \
> >
> >           -Dversion=1.3.3 -Dpackaging=jar -Dfile=/path/to/file
> >
> >   Path to dependency:
> >
> >       1) org.apache.turbine:turbine:jar:2.3.3-dev
> >
> >       2) javax.mail:mail:jar:1.3.3
> >
> > 4) jndi:jndi:jar:1.2.1
> >
> >   Try downloading the file manually from the project website.
> >
> >   Then, install it using the command:
> >
> >       mvn install:install-file -DgroupId=jndi -DartifactId=jndi \
> >
> >           -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file
> >
> >   Path to dependency:
> >
> >       1) org.apache.turbine:turbine:jar:2.3.3-dev
> >
> >       2) torque:torque:jar:3.2
> >
> >       3) jndi:jndi:jar:1.2.1
> >
> > 4 required artifacts are missing.
> >
> > for artifact:
> >
> >   org.apache.turbine:turbine:jar:2.3.3-dev
> >
> > from the specified remote repositories:
> >
> >   apache.snapshots (http://people.apache.org/repo/m2-snapshot-
> repository),
> >
> >   central (http://repo1.maven.org/maven2)
> >
> >
> >
> > Shouldn’t these jars be already in the repository? Does Turbine have
> its own
> > repository?
> >
> >
> >
> > Kind regards
> >
> >
> >
> > Juergen
> >
> >
> >
> >
> >
> >
> >
> 
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to