Leandro wrote:
Thanks Wayne. I've just solved it adding one dependency to the project.

Why that problem only appears with mvn site and not with mvn deploy?

It's the javadoc report that bombs because of missing annotation deps, and javadoc only runs with site.


Also sometimes if I run mvn install site:stage (with install before) I don't 
get errors, otherwise I do. Why is this happening?

See http://jira.codehaus.org/browse/MSITE-171

HTH,
-Lukas



Thanks again!
________________________________________
From: Wayne Fay [via Maven] [[email protected]]
Sent: 28 April 2011 15:27
To: Leandro Iriarte
Subject: Re: mvn compile works mvn site-deploy causes complation error

In this URL you can see the complete output running mvn site -X in the module 
which error: http://pastebin.com/8yV8WBQh

Is the same error I get when I run mvn site:stage in the root project

It is really not hard to scan a debug log and find problems. Look near
the bottom of your log for lines that say [ERROR].

It appears you have some annotation issues in PollMessages and
CreateProcessListener.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden 
email]</user/SendEmail.jtp?type=node&node=4346618&i=0&by-user=t>
For additional commands, e-mail: [hidden 
email]</user/SendEmail.jtp?type=node&node=4346618&i=1&by-user=t>



________________________________
If you reply to this email, your message will be added to the discussion below:
http://maven.40175.n5.nabble.com/mvn-compile-works-mvn-site-deploy-causes-complation-error-tp4343797p4346618.html
To unsubscribe from mvn compile works mvn site-deploy causes complation error, click 
here<http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4343797&code=bGVhbmRyby5pcmlhcnRlQGZ1c2VpbS5jb218NDM0Mzc5N3wtMTQ1MTMwNzY1>.


--
View this message in context: 
http://maven.40175.n5.nabble.com/mvn-compile-works-mvn-site-deploy-causes-complation-error-tp4343797p4346660.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to