Issue Details (XML | Word | Printable)

Key: MAVENUPLOAD-779
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Assignee: Carlos Sanchez
Reporter: Ceki Gulcu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven Upload Requests

Upload request for NLOG4J 1.2.24

Created: 13/Mar/06 01:20 PM   Updated: 24/Mar/06 05:28 PM

File Attachments: 1. Java Archive File nlog4j-1.2.24-bundle.jar (185 kB)


Bundle URL: http://www.slf4j.org/nlog4j/
Project URL: http://www.slf4j.org/nlog4j/
Contributor URL: http://ceki.blogspot.com/


 Description  « Hide
Upload request for NLOG4J 1.2.24

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Carlos Sanchez added a comment - 13/Mar/06 08:01 PM
I fixed some problems in the pom, please take note

In maven 1 <scope> has to be inside <properties>

<properties>
  <scope>provided</scope>
</properties>