Repository plugin export-rdf should log more info
-------------------------------------------------
Key: NMAVEN-90
URL: http://jira.codehaus.org/browse/NMAVEN-90
Project: NMaven
Issue Type: Improvement
Reporter: Wendy Smoak
The 'export-rdf' goal should print the location of the
rdf-repository-export.xml file.
For example, the output of 'mvn install' shows exactly where to find the
artifact that was created:
[INFO] Installing c:\temp\myproject\target\myproject-1.0-SNAPSHOT.jar to
C:\Documents and
Settings\wsmoak\.m2\repository\com\aexp\examples\myproject\1.0-SNAPSHOT\myproject-1.0-SNAPSHOT.jar
When the "mvn
org.apache.maven.dotnet.plugins:maven-repository-plugin:export-rdf " command
completed successfully, I looked in the target directory for whatever it might
have created.
This page explains that the file lands in
~/.m2/uac/rdfRepository/rdf-repository-export.xml
http://incubator.apache.org/nmaven/rdf-repository.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira