On Sun, 2002-09-08 at 08:57, Rapha�l Pi�roni wrote:
> 
> what is wrong in my pom or other thats could do that ?
> 
> java:compile:
> 
> [ERROR] BUILD FAILED
> [ERROR] File...... 
>C:\Programs\maven-1.0-beta-6\plugins\maven-java-plugin-1.0\plugin.jelly
> [ERROR] Element... javac
> [ERROR] Line...... 52
> [ERROR] Column.... 44
> [ERROR] Reference maven.compile.src.set not found.
> Total time:  6 seconds
> 

There is only a single source directory:

<build>
  <sourceDirectory>src/java</sourceDirectory>
</build>

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


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

Reply via email to