Hi - You're catching us right in the middle of our switching our build to be more comformant with the Maven "style".
Please see this web page for instructions on how to build, and be sure to follow the one-time-setup instructions http://uima.apache.org/building-uima as well as the link below. This should help, and we'll try to get this stabilized "real soon" now... -Marshall On 6/17/2010 4:56 PM, florent andré wrote: > hi, > > here you have the exactly same problem and a workaround solution : > http://article.gmane.org/gmane.comp.apache.uima.general/2878 > > Seems to be a real bug... > > ++ > > On 17/06/2010 18:55, Jürgen Jakobitsch wrote: >> hi, >> >> i could need some pointer into the right direction concerning >> uimaj building from source : >> >> what i did : >> >> 1. mkdir uima/2.3.1 >> 2. cd uima/2.3.1 >> 3. svn co http://svn.apache.org/repos/asf/uima/uimaj/trunk . >> 4. cd aggregate-uimaj >> 5. mvn install >> >> this results in a fatal error (full stacktrace is attached as a >> textfile): >> >> <pre> >> turngu...@linux-rp1k:~/java/lib/apache/uima/2.3.1/aggregate-uimaj> >> mvn install >> [INFO] Scanning for projects... >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] FATAL ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error building POM (may not be this project's POM). >> Project ID: null:uimaj-core:jar:2.3.1-SNAPSHOT >> Reason: Cannot find parent: org.apache.uima:parent-pom-ibm-notice for >> project: null:uimaj-core:jar:2.3.1-SNAPSHOT for project >> null:uimaj-core:jar:2.3.1-SNAPSHOT >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Trace >> org.apache.maven.reactor.MavenExecutionException: Cannot find parent: >> org.apache.uima:parent-pom-ibm-notice for project: >> null:uimaj-core:jar:2.3.1-SNAPSHOT for project >> null:uimaj-core:jar:2.3.1-SNAPSHOT >> </pre> >> >> >> any help really appreciated >> wkr www.turnguard.com/turnguard >> > >
