It seems that building anything with maven is a real pain to me. Java 1.5, Maven 2.0.5.
mvn clean install
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.shale:Tld2ClayCfg:jar:1.0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.shale
-DartifactId=Tld2ClayCfg \
-Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) org.apache.shale:Tld2ClayCfgMojo:maven-plugin:1.0-SNAPSHOT
2) org.apache.shale:Tld2ClayCfg:jar:1.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.shale:Tld2ClayCfgMojo:maven-plugin:1.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Tue Apr 17 15:21:30 CEST 2007
[INFO] Final Memory: 6M/11M
[INFO]
------------------------------------------------------------------------
Hints?
Torsten
Am Dienstag, den 17.04.2007, 15:09 +0200 schrieb Hermod Opstvedt:
> Hi
>
> I answered this yesterday, but it seems that mail sent from work uses 4-5
> days to reach the list.
>
>
> Download the source from[1]
>
> Build the Maven plugin in the folder mojo by using mvn clean install
> In the test folder open the Mavne POM and tweak it according to what you
> want (the tld section and the dependency section).
> Run mvn clean install in the test folder. The generated jar in the target
> folder contains the Clay config files you want.
>
> [1] https://svn.apache.org/repos/asf/shale/maven/trunk/tld2claycfg
>
> Hermod
>
>
> -----Opprinnelig melding-----
> Fra: Torsten Krah [mailto:[EMAIL PROTECTED]
> Sendt: 17. april 2007 13:43
> Til: [email protected]
> Emne: Re: using tld2claycfg
>
> I guess Hermod does, because he made it.
>
> My problem is, i cant build the tool with maven, maybe i am doing
> something wrong - so Hermod, can you give us a short intro what to do to
> build it after svn checkout and how to create the clay config files?
>
> Torsten
>
> Am Sonntag, den 15.04.2007, 12:40 +1200 schrieb JS Portal Support:
> > Hi,
> >
> > I've been trying to find some documentation on how to use the tld2claycfg.
> I
> > want to use some myfaces sandbox components but can't find the clay config
> > file for it and understand you can create it with tld2claycfg. Does anyone
> > know how and where?
> >
> > Thanks,
> > Joost Schouten
> >
> >
>
smime.p7s
Description: S/MIME cryptographic signature
