Hi Jochen,

thanks for the intrest in Trinidad. I remember that there was/is
something regarding the proxys. At least only one is used (the first).
You need to access a https server for the java.net guys :( (needs more
research ... ;))

we have a "prebuild" from our Continuum server (see [1]). all you need
is the api and impl jar.

Btw. we have special lists for Trinidad, please use these list for
futher questions.
Would be great!


Regards,
Matthias

[1] 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidad/


On 8/29/06, Böhringer Jochen <[EMAIL PROTECTED]> wrote:
Hello,

I tried running the Trinidad build as described in 
http://wiki.apache.org/myfaces/Building_ADF_With_Maven

But calling mvn install in the plugins folder leads to this exception in maven:

[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Internal error in the pl
ugin manager executing goal 'org.apache.maven.plugins:maven-site-plugin:2.0-beta
-5:attach-descriptor': Unable to find the mojo 'org.apache.maven.plugins:maven-s
ite-plugin:2.0-beta-5:attach-descriptor' in the plugin 'org.apache.maven.plugins
:maven-site-plugin'

[...]

Caused by: java.lang.NoSuchMethodError: com.trend.iwss.jscan.appscan.runtime.PolicyProps: method 
<init>()V not found        at 
com.trend.iwss.jscan.appscan.runtime.Session.<init>(Session.java:58)        at 
com.trend.iwss.jscan.appscan.runtime.Session.<clinit>(Session.java:33)        at 
org.apache.maven.plugins.site.AbstractSiteMojo.<clinit>(AbstractSiteMojo.java)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at java.lang.Class.newInstance0(Class.java:350)
        at java.lang.Class.newInstance(Class.java:303)
        at org.codehaus.plexus.component.factory.java.JavaComponentFactory.newIn
stance(JavaComponentFactory.java:44)
        ... 24 more


I am using a new maven 2.0.4 installation with Sun JDK 1.5.0_03. The only 
change to the default installation is the setting of a http proxy in the maven 
settings.xml.

Is this a maven issue or a problem in one of the Trinidad components?

Are there any prebuild versions of Trinidad available I can use?

Regards
Jochen





--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to