I'm having problems with the latest check in. On a fresh update and mvn from
the top level I get

---
[INFO] Building Apache Tuscany Interface Model
[INFO]    task-segment: [install]
[INFO]
-------------------------------------------------------------------------
---
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking
for up
dates from apache.incubator
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking
for up
dates from codehaus-snapshot
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 21 source files to
C:\simon\Projects\Tuscany\java\java-head\sca
\modules\interface\target\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

C:\simon\Projects\Tuscany\java\java-head\sca\modules\interface\src\main\java\org
\apache\tuscany\sca\interfacedef\Operation.java:[110,4] cannot find symbol
symbol  : class ConversationSequence
location: interface org.apache.tuscany.sca.interfacedef.Operation

etc.

It looks like there are a set of files missing as there is a dependency on

org.apache.tuscany.sca.interfacedef.Conversation...

That doesn't appear to be in svn. Be useful to know if it's just me.

simon.

Reply via email to