You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by JaimeCarmonaLoeches <ja...@gmail.com> on 2009/04/22 12:20:04 UTC

Adding org.apache.log4j.logger to a Java project

Good Morning,

I want to add org.apache.log4j.logger to a Java Netbeans Project, using the
codehaus plugin.

In the line:
       private static final Logger LOG =
Logger.getLogger(DivisionUtil.class);

I use the right button, and select the option: "Search Dependency at Maven
Repository for Loggers", and it appears a lot of actions, not the one I am
looking for.

I have two answers:
1) Where is the file where specifies where is maven looking for? 
2) How can I solve this problem?

Thanks in advance,
    Jaime.


-- 
View this message in context: http://www.nabble.com/Adding-org.apache.log4j.logger-to-a-Java-project-tp23173514p23173514.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Adding org.apache.log4j.logger to a Java project

Posted by Milos Kleint <mk...@gmail.com>.
Not sure I completely nderstand, buyt the hint that appears in Netbeans
editor is searching the nexus repository index of the central repository and
any other repository defined in the IDE.

Milos

On Wed, Apr 22, 2009 at 12:20 PM, JaimeCarmonaLoeches <
jaimecarmonaloeches@gmail.com> wrote:

>
> Good Morning,
>
> I want to add org.apache.log4j.logger to a Java Netbeans Project, using the
> codehaus plugin.
>
> In the line:
>       private static final Logger LOG =
> Logger.getLogger(DivisionUtil.class);
>
> I use the right button, and select the option: "Search Dependency at Maven
> Repository for Loggers", and it appears a lot of actions, not the one I am
> looking for.
>
> I have two answers:
> 1) Where is the file where specifies where is maven looking for?
> 2) How can I solve this problem?
>
> Thanks in advance,
>    Jaime.
>
>
> --
> View this message in context:
> http://www.nabble.com/Adding-org.apache.log4j.logger-to-a-Java-project-tp23173514p23173514.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>