[jboss-jira] [JBoss JIRA] Created: (JBBUILD-670) Migrate existing Nexus Audit information to standard XML format

Paul Gier (JIRA) jira-events at lists.jboss.org
Thu Mar 3 14:07:45 EST 2011


Migrate existing Nexus Audit information to standard XML format
---------------------------------------------------------------

                 Key: JBBUILD-670
                 URL: https://issues.jboss.org/browse/JBBUILD-670
             Project: JBoss Build System
          Issue Type: Task
            Reporter: Paul Gier
            Assignee: John Casey
             Fix For: Build Support 2011


We currently have audit information (username, timestamp) stored in .json files in the repository.  Nexus uses an XML format to store this information, and recent versions of Nexus allow easy way to view this information in the Nexus UI.  The existing audit information should be migrated to the standard Nexus XML format.

These XML files are located in the directory "sonatype-work/nexus/proxy/attributes".  For each file in each Maven repository hosted by Nexus, there is a file with the same name in this attributes directory.  For example, "sonatype-work/nexus/proxy/attributes/jboss-releases/org/jboss/javaee/jboss-servlet-api/2.5.0.GA/jboss-servlet-api-2.5.0.GA.jar" is actually an XML file containing the attributes for the named jar file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list