rather than mvn eclipse:eclipse, I find that pointing the m2eclipse
plugin import capability at the projects works well.
There are a few caveats - the generated sources from protobuf in
activemq-core/target/generated-source need to be manually included to
the project source list (there is an add to source list in the
resource view iirc) as is the case for the parser generated selector
code.
Otherwise it works as expected

On 23 July 2010 10:57, codescoder <bukka.r...@gmail.com> wrote:
>
> if i add the jar files manually its working fine..
> do i need to do any other settings rather than manually adding jars to the
> path.
>
> codescoder wrote:
>>
>> Hi,
>> i downloaded the code from
>> http://svn.apache.org/repos/asf/activemq/tags/activemq-parent-5.3.2
>> and given following commands
>> 1) mvn clean install -Dmaven.test.skip=true -- no error its success.
>> 2) mvn clean install -- success with out any errors.
>> 3) mvn eclipse:eclipse
>> ..then i have imported the project into eclipse ,
>> then its gave me lot of errors most of them are for jar file missing.
>> its not picking from /user/.m2/repository/.. is there any other settings i
>> have to do it after importing the project into eclipse.(i have maven
>> eclipse plugin installed ready)
>> can you please give the list of the steps i have to do it for running it
>> from eclipse..
>> thank you in advance.
>>
>>
>>
>>
>>
>>
>
> --
> View this message in context: 
> http://old.nabble.com/build-errors-for-activemq5.3.2-tp29245618p29245787.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>



-- 
http://blog.garytully.com

Open Source Integration
http://fusesource.com

Reply via email to