Are you building modules before tools ? Also, you should make sure you
are using JDK 1.5 and does not have anything still pointing to JDK 6
(e.g JAVA_HOME) .... a good way to verify this is by checking the java
version before running the maven command.

If you still have issues, please forward more info for us to be able
to help further.


On Mon, Mar 17, 2008 at 6:04 PM, Douglas Leite <[EMAIL PROTECTED]> wrote:
> I am trying to build the SCA using the maven 2.0.8, but I am getting some
>  errors related to WSDL2Java Tool and SCA Assembly Model. There are some
>  classes that couldn't be found, like CompositeWireBuilderImpl.java and
>  BindingPolicyComputer.java.
>
>  Even using the command $mvn -fae clean install, as Luciano has suggested me
>  before, the building process doesn't finish successfully.
>
>  I tried with jdk 1.5 and 1.6, but I got the same results.
>
>  Any idea?
>
>  Douglas
>



-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

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

Reply via email to