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

2009-04-27 Thread Milos Kleint
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 
jaimecarmonaloec...@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-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org




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

2009-04-22 Thread JaimeCarmonaLoeches

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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org