Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
unspecified
-
None
-
None
-
None
Description
There are a few files inside /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tapestry
that are owned by hlship/hlship and thus cannot be updated by the maven-deploy-plugin
cd /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tapestry
find . -user hlship -group hlship
will show all of them, but i'm mainly interested in the maven-metadata.xml files (and their .md5 and .sha1) which are:
./tapestry-annotations/maven-metadata.xml
./tapestry-project/maven-metadata.xml
./tapestry-test/maven-metadata.xml
./tapestry-ioc/maven-metadata.xml
./tapestry-core/maven-metadata.xml
./maven-metadata.xml
./tapestry-component-report/maven-metadata.xml
./tapestry-spring/maven-metadata.xml
./tapestry-hibernate/maven-metadata.xml
./quickstart/maven-metadata.xml
./tapestry-upload/maven-metadata.xml
./tutorial1/maven-metadata.xml
./tapestry5-annotations/maven-metadata.xml
Attachments
Issue Links
- blocks
-
TAPESTRY-2707 tapestry-annotations 4.1.6 sources are not in the maven repository
- Resolved
-
TAP5-1568 Discuss / Change process of Building and Deploying Artifacts
- Closed